Gocator API
|
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.
system | GoSystem object. |