Static Public Attributes | List of all members
state_server.SysStat Class Reference

Static Public Attributes

int BOOT = 0
 
int CRITICAL_ERROR = 11
 
int INC = 3
 
int INIT = 1
 
int JOG = 5
 
int NORMAL_ERROR = 10
 
int PAUSE = 7
 
int READY = 2
 
int RUN = 6
 
int TEACH = 4
 
int USER_CRITICAL_ERROR = 13
 
int USER_NORMAL_ERROR = 12
 

Detailed Description

Definition at line 140 of file state_server.py.

Member Data Documentation

◆ BOOT

int state_server.SysStat.BOOT = 0
static

Definition at line 141 of file state_server.py.

◆ CRITICAL_ERROR

int state_server.SysStat.CRITICAL_ERROR = 11
static

Definition at line 150 of file state_server.py.

◆ INC

int state_server.SysStat.INC = 3
static

Definition at line 144 of file state_server.py.

◆ INIT

int state_server.SysStat.INIT = 1
static

Definition at line 142 of file state_server.py.

◆ JOG

int state_server.SysStat.JOG = 5
static

Definition at line 146 of file state_server.py.

◆ NORMAL_ERROR

int state_server.SysStat.NORMAL_ERROR = 10
static

Definition at line 149 of file state_server.py.

◆ PAUSE

int state_server.SysStat.PAUSE = 7
static

Definition at line 148 of file state_server.py.

◆ READY

int state_server.SysStat.READY = 2
static

Definition at line 143 of file state_server.py.

◆ RUN

int state_server.SysStat.RUN = 6
static

Definition at line 147 of file state_server.py.

◆ TEACH

int state_server.SysStat.TEACH = 4
static

Definition at line 145 of file state_server.py.

◆ USER_CRITICAL_ERROR

int state_server.SysStat.USER_CRITICAL_ERROR = 13
static

Definition at line 152 of file state_server.py.

◆ USER_NORMAL_ERROR

int state_server.SysStat.USER_NORMAL_ERROR = 12
static

Definition at line 151 of file state_server.py.


The documentation for this class was generated from the following file:


fsrobo_r_driver
Author(s): F-ROSROBO
autogenerated on Mon Feb 28 2022 22:27:24