Gocator API > Go2 > Values > Go2SystemState
Gocator 3x00 API
Go2SystemState
Description

Represents the state of the sensor system.

C
enum Go2SystemState {
  GO2_SYSTEM_STATE_CONFLICT = 1,
  GO2_SYSTEM_STATE_READY = 2,
  GO2_SYSTEM_STATE_RUNNING = 3
};
Members
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. 
File

Go2Api.h

Created with a commercial version of 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.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.