ifw-fcf  5.0.0-pre2
Static Public Attributes | List of all members
motor.defines.MotorCommand Class Reference

Motor command codes. More...

Inheritance diagram for motor.defines.MotorCommand:

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

◆ CLEAR_NOVRAM

int motor.defines.MotorCommand.CLEAR_NOVRAM = 8
static

◆ DISABLE

int motor.defines.MotorCommand.DISABLE = 5
static

◆ ENABLE

int motor.defines.MotorCommand.ENABLE = 4
static

◆ INIT

int motor.defines.MotorCommand.INIT = 2
static

◆ MOVE

int motor.defines.MotorCommand.MOVE = 6
static

◆ NONE

int motor.defines.MotorCommand.NONE = 0
static

◆ RESET

int motor.defines.MotorCommand.RESET = 1
static

◆ SET_POSITION

int motor.defines.MotorCommand.SET_POSITION = 7
static

◆ STOP

int motor.defines.MotorCommand.STOP = 3
static

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