Gets the number of sensors in the system.
Go2UInt32 Go2System_SensorCount(Go2System system);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
Sensor count.
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.
Go2System.h