Represents the state of the sensor system.
enum Go2SystemState { GO2_SYSTEM_STATE_CONFLICT = 1, GO2_SYSTEM_STATE_READY = 2, GO2_SYSTEM_STATE_RUNNING = 3 };
|
Members |
Description |
|
GO2_SYSTEM_STATE_CONFLICT = 1 |
System cannot run because of configuration conflicts. |
|
GO2_SYSTEM_STATE_READY = 2 |
System is currently stopped, but is ready to run. |
|
GO2_SYSTEM_STATE_RUNNING = 3 |
System is running. |
Go2Api.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.