Gocator API
|
Establishes data connections to all connected sensors currently in the ready or running states.
Data connections are not automatically established when sensor control connection are established. Use this function (or GoSensor_EnableData) to enable/disable data connections.
system | GoSystem object. |
enable | kTRUE to enable data connections; kFALSE to disable. |