Gocator API
◆
GoSensor_EnableData()
kStatus
GoSensor_EnableData
(
GoSensor
sensor
,
kBool
enable
)
Enables or disables the sensor's data channel.
Version
Introduced in firmware 4.0.10.27
Parameters
sensor
GoSensor
object.
enable
kTRUE to enable, or kFALSE to disable.
Returns
Operation status.
GoSensor