Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSensor_EnableData ( GoSensor  sensor,
kBool  enable 
)

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.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
enablekTRUE to enable, or kFALSE to disable.
Returns
Operation status.