Gocator API

◆ GoSensor_Cancel()

kStatus GoSensor_Cancel ( GoSensor  sensor)

Aborts ongoing sensor communication.

This method asynchronously aborts ongoing communication; the next time that any I/O operation blocks for an extended period of time, it will be terminated. This method is thread-safe.

In order to resume communication, call GoSensor_Refresh or GoSensor_Connect.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
Returns
Operation status.