Store Settings
Stores the In-Sight sensor settings to the proc.set file. For more information, see PROC.SET.
Store Settings Inputs
Syntax: TS
Store Settings Outputs
Returns a status code. The status codes are:
| Status Codes | Description |
|---|---|
| 1 |
The command was executed successfully. |
| 0 |
Unrecognized command. |
| -2 |
The sensor is Online, therefore the command could not be executed. |
| -6 |
User does not have Full Access to execute the command. For more information, see User Access Settings Dialog. |
Store Settings Example
To store the sensor settings to the proc.set file, issue the following command: TS
The In-Sight sensor responds with a status code of 1, indicating that the command was executed successfully.