Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSystem_Cancel ( GoSystem  system)

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 GoSystem_Refresh or GoSystem_Connect.

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