Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
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