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

Actuator commands. More...

Inheritance diagram for actuator.defines.ActuatorCommand:

Static Public Attributes

int NONE = 0
 
int RESET = 1
 
int INIT = 2
 
int STOP = 3
 
int ENABLE = 4
 
int DISABLE = 5
 
int ON = 6
 
int OFF = 7
 

Detailed Description

Actuator commands.

Member Data Documentation

◆ DISABLE

int actuator.defines.ActuatorCommand.DISABLE = 5
static

◆ ENABLE

int actuator.defines.ActuatorCommand.ENABLE = 4
static

◆ INIT

int actuator.defines.ActuatorCommand.INIT = 2
static

◆ NONE

int actuator.defines.ActuatorCommand.NONE = 0
static

◆ OFF

int actuator.defines.ActuatorCommand.OFF = 7
static

◆ ON

int actuator.defines.ActuatorCommand.ON = 6
static

◆ RESET

int actuator.defines.ActuatorCommand.RESET = 1
static

◆ STOP

int actuator.defines.ActuatorCommand.STOP = 3
static

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