Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kBool GoMultiplexBank_HasSensor ( GoMultiplexBank  bank,
k32u  id 
)

Returns a boolean value representing whether a sensor is in the multiplexing bank.

Note
Supported with G1, G2
Version
Introduced in firmware 4.0.10.27
Parameters
bankGoMultiplexBank object.
idThe sensor ID to search for.
Returns
kTRUE if the sensor is in the multiplexing bank, kFALSE otherwise.