Gocator API
Home
Topics
Types
Files
kBool
GoSensor_IsResponsive
(
GoSensor
sensor
)
Reports whether the sensor is currently responsive.
See
Detecting Disconnection
for more details.
Version
Introduced in firmware 5.0.2.0
Parameters
sensor
GoSensor
object.
Returns
kTRUE if the sensor is responsive kFALSE otherwise.
GoSensor