Gocator API
|
Enables or disables the sensor's data channel.
After using GoSensor_EnableData function, SDK application is responsible for disposing of the GoDataSet objects that hold the data received from the sensor on the data connection.
sensor | GoSensor object. |
enable | kTRUE to enable, or kFALSE to disable. |