Gocator API
◆
GoAccelerator_IsAttached()
kBool
GoAccelerator_IsAttached
(
GoAccelerator
accelerator
,
GoSensor
sensor
)
Reports whether or not the specified sensor is attached to this accelerator.
Version
Introduced in firmware 4.5.3.57
Parameters
accelerator
GoAccelerator
object.
sensor
GoSensor
object.
Returns
kTRUE if attached, kFALSE otherwise.
GoAccelerator