ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
fcfDevsimMotor.defines.MOTOR_SUBSTATE Class Reference

Motor substate codes. More...

Static Public Attributes

int NONE = 0
 
int NOTOP_NOTREADY = 100
 
int NOTOP_READY = 101
 
int NOTOP_INITIALISING = 102
 
int NOTOP_ABORTING = 107
 
int NOTOP_RESETTING = 109
 
int NOTOP_ENABLING = 110
 
int NOTOP_DISABLING = 111
 
int NOTOP_ERROR = 199
 
int OP_STANDSTILL = 216
 
int OP_MOVING = 217
 
int OP_SETTING_POS = 218
 
int OP_STOPPING = 219
 
int OP_TRACKING = 220
 
int OP_ERROR = 299
 

Detailed Description

Motor substate codes.

Member Data Documentation

int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NONE = 0
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_ABORTING = 107
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_DISABLING = 111
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_ENABLING = 110
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_ERROR = 199
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_INITIALISING = 102
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_NOTREADY = 100
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_READY = 101
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.NOTOP_RESETTING = 109
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.OP_ERROR = 299
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.OP_MOVING = 217
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.OP_SETTING_POS = 218
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.OP_STANDSTILL = 216
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.OP_STOPPING = 219
static
int fcfDevsimMotor.defines.MOTOR_SUBSTATE.OP_TRACKING = 220
static

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