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

Motor command codes. More...

Static Public Attributes

int NONE = 0
 
int RESET = 1
 
int INIT = 2
 
int STOP = 3
 
int ENABLE = 4
 
int DISABLE = 5
 
int MOVE = 6
 
int SET_POSITION = 7
 
int CLEAR_NOVRAM = 8
 

Detailed Description

Motor command codes.

Member Data Documentation

int fcfDevsimMotor.defines.MOTOR_COMMAND.CLEAR_NOVRAM = 8
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.DISABLE = 5
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.ENABLE = 4
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.INIT = 2
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.MOVE = 6
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.NONE = 0
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.RESET = 1
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.SET_POSITION = 7
static
int fcfDevsimMotor.defines.MOTOR_COMMAND.STOP = 3
static

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