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

Actuator substates. More...

Inheritance diagram for actuator.defines.ActuatorSubstate:

Static Public Attributes

int NONE = 0
 
int NOTOP_NOTREADY = 100
 
int NOTOP_INITIALISING = 102
 
int NOTOP_READY_OFF = 103
 
int NOTOP_READY_ON = 104
 
int NOTOP_ERROR = 199
 
int OP_DISABLING = 205
 
int OP_OFF = 206
 
int OP_SWITCHING_OFF = 207
 
int OP_ON = 209
 
int OP_SWITCHING_ON = 210
 
int OP_ERROR = 299
 

Detailed Description

Actuator substates.

Member Data Documentation

◆ NONE

int actuator.defines.ActuatorSubstate.NONE = 0
static

◆ NOTOP_ERROR

int actuator.defines.ActuatorSubstate.NOTOP_ERROR = 199
static

◆ NOTOP_INITIALISING

int actuator.defines.ActuatorSubstate.NOTOP_INITIALISING = 102
static

◆ NOTOP_NOTREADY

int actuator.defines.ActuatorSubstate.NOTOP_NOTREADY = 100
static

◆ NOTOP_READY_OFF

int actuator.defines.ActuatorSubstate.NOTOP_READY_OFF = 103
static

◆ NOTOP_READY_ON

int actuator.defines.ActuatorSubstate.NOTOP_READY_ON = 104
static

◆ OP_DISABLING

int actuator.defines.ActuatorSubstate.OP_DISABLING = 205
static

◆ OP_ERROR

int actuator.defines.ActuatorSubstate.OP_ERROR = 299
static

◆ OP_OFF

int actuator.defines.ActuatorSubstate.OP_OFF = 206
static

◆ OP_ON

int actuator.defines.ActuatorSubstate.OP_ON = 209
static

◆ OP_SWITCHING_OFF

int actuator.defines.ActuatorSubstate.OP_SWITCHING_OFF = 207
static

◆ OP_SWITCHING_ON

int actuator.defines.ActuatorSubstate.OP_SWITCHING_ON = 210
static

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