Gocator API > Go2 > Classes > Go2System > Functions > Go2System_SensorCount
Gocator 2x00 API
Go2System_SensorCount
Description

Gets the number of sensors in the system.

C
Go2UInt32 Go2System_SensorCount(Go2System system);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Returns

Sensor count.

Remarks

Sensors are considered to be in the system if they are physically detected, or not detected but buddied to the main sensor. The Go2Sensor_IsOnline function can be used to determine the online/offline status.

File

Go2System.h

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