Gocator API
kStatus GoControl_GetStates ( GoControl  control,
GoStates states 
)

Retrieves a set of various sensor states for 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.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
statesA struct of current sensor states.
Returns
Operation status.