Gets the sensor with the specified device identifier.
Go2Sensor Go2System_FindSensor(Go2System system, Go2UInt32 deviceId);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2UInt32 deviceId |
Sensor device id (serial number). |
Sensor object, or GO2_NIL if the sensor was not found.
Go2System.h