Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSystem_FindSensorById ( GoSystem  system,
k32u  id,
GoSensor sensor 
)

Gets the sensor object with the specified device id (serial number).

Version
Introduced in firmware 4.0.10.27
Parameters
systemGoSystem object.
idDevice identifier.
sensorReceives sensor object.
Returns
Operation status (kERROR_NOT_FOUND if sensor not found).
See also
GoSystem_SensorCount, GoSystem_SensorAt