Gocator API > Go2 > Classes > Go2System > Functions > Go2System_FindSensor
Gocator 1x00 API
Go2System_FindSensor
Description

Gets the sensor with the specified device identifier.

C
Go2Sensor Go2System_FindSensor(Go2System system, Go2UInt32 deviceId);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2UInt32 deviceId 
Sensor device id (serial number). 
Returns

Sensor object, or GO2_NIL if the sensor was not found.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.