Post /resultQueue/clear
Clears the Sensor filmstrip. For more information, see Sensor Filmstrip: Spreadsheet View.
Post /resultQueue/clear Inputs
Syntax: Post /resultQueue/clear
Post /resultQueue/clear Outputs
Returns a status code. The status codes are:
| Status Codes | Description |
|---|---|
| 1 | The command was executed successfully. |
| 0 | Unrecognized command. |
| -2 | The command could not be executed. |
| -6 | User does not have Full
Access to execute the command. |
Post /resultQueue/clear Example
To clear the Sensor filmstrip, issue the following command: Post /resultQueue/clear
The vision system responds with a status code (1), indicating the command was successfully executed.