Definition at line 140 of file state_server.py.
◆ BOOT
int state_server.SysStat.BOOT = 0 |
|
static |
◆ CRITICAL_ERROR
int state_server.SysStat.CRITICAL_ERROR = 11 |
|
static |
◆ INC
int state_server.SysStat.INC = 3 |
|
static |
◆ INIT
int state_server.SysStat.INIT = 1 |
|
static |
◆ JOG
int state_server.SysStat.JOG = 5 |
|
static |
◆ NORMAL_ERROR
int state_server.SysStat.NORMAL_ERROR = 10 |
|
static |
◆ PAUSE
int state_server.SysStat.PAUSE = 7 |
|
static |
◆ READY
int state_server.SysStat.READY = 2 |
|
static |
◆ RUN
int state_server.SysStat.RUN = 6 |
|
static |
◆ TEACH
int state_server.SysStat.TEACH = 4 |
|
static |
◆ USER_CRITICAL_ERROR
int state_server.SysStat.USER_CRITICAL_ERROR = 13 |
|
static |
◆ USER_NORMAL_ERROR
int state_server.SysStat.USER_NORMAL_ERROR = 12 |
|
static |
The documentation for this class was generated from the following file: