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