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

Motor status codes. More...

Inheritance diagram for motor.defines.MotorStatus:

Static Public Attributes

int OK = 0
 
int ERROR = 1
 
int STANDING = 2
 
int MOVING = 3
 

Detailed Description

Motor status codes.

Member Data Documentation

◆ ERROR

int motor.defines.MotorStatus.ERROR = 1
static

◆ MOVING

int motor.defines.MotorStatus.MOVING = 3
static

◆ OK

int motor.defines.MotorStatus.OK = 0
static

◆ STANDING

int motor.defines.MotorStatus.STANDING = 2
static

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