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_ERROR Class Reference

Motor error codes. More...

Static Public Attributes

int OK = 0
 
int HW_NOT_OP = 1
 
int LOCAL = 2
 
int INIT_ABORTED = 3
 
int TIMEOUT_INIT = 4
 
int TIMEOUT_MOVE = 5
 
int TIMEOUT_RESET = 6
 
int TIMEOUT_SETPOS = 7
 
int TIMEOUT_USER_PREINIT = 8
 
int TIMEOUT_USER_POSTINIT = 9
 
int TIMEOUT_USER_PREMOVE = 10
 
int TIMEOUT_USER_POSTMOVE = 11
 
int SETPOS = 12
 
int STOP = 13
 

Detailed Description

Motor error codes.

Member Data Documentation

int fcfDevsimMotor.defines.MOTOR_ERROR.HW_NOT_OP = 1
static
int fcfDevsimMotor.defines.MOTOR_ERROR.INIT_ABORTED = 3
static
int fcfDevsimMotor.defines.MOTOR_ERROR.LOCAL = 2
static
int fcfDevsimMotor.defines.MOTOR_ERROR.OK = 0
static
int fcfDevsimMotor.defines.MOTOR_ERROR.SETPOS = 12
static
int fcfDevsimMotor.defines.MOTOR_ERROR.STOP = 13
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_INIT = 4
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_MOVE = 5
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_RESET = 6
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_SETPOS = 7
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_USER_POSTINIT = 9
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_USER_POSTMOVE = 11
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_USER_PREINIT = 8
static
int fcfDevsimMotor.defines.MOTOR_ERROR.TIMEOUT_USER_PREMOVE = 10
static

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