Gocator API
|
Receives a set of sensor health messages.
Sensor health messages can be received synchronously using this function or asynchronously by registering a callback with the GoSystem_SetHealthHandler function.
system | GoSystem object. |
data | Set of sensor health messages. |
timeout | Duration to wait for messages, in microseconds. |