Gocator API
kStatus GoSensor_States ( GoSensor  sensor,
GoStates states 
)

Reports various current states of the sensor associated with the control connection.

Sends a command to the sensor. Thread safety is not guaranteed. Calling this from separate threads can cause concurrency issues.

See Detecting Disconnection for more details.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
statesReference to updated states.
Returns
Operation status.