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

Piezo substate codes. More...

Inheritance diagram for piezo.defines.PiezoSubstate:

Static Public Attributes

int NONE = 0
 
int NOTOP_NOTREADY = 100
 
int NOTOP_READY = 101
 
int NOTOP_INITIALISING = 102
 
int NOTOP_ERROR = 199
 
int OP_DISABLING = 205
 
int OP_POS = 203
 
int OP_AUTO = 204
 
int OP_ERROR = 299
 

Detailed Description

Piezo substate codes.

Member Data Documentation

◆ NONE

int piezo.defines.PiezoSubstate.NONE = 0
static

◆ NOTOP_ERROR

int piezo.defines.PiezoSubstate.NOTOP_ERROR = 199
static

◆ NOTOP_INITIALISING

int piezo.defines.PiezoSubstate.NOTOP_INITIALISING = 102
static

◆ NOTOP_NOTREADY

int piezo.defines.PiezoSubstate.NOTOP_NOTREADY = 100
static

◆ NOTOP_READY

int piezo.defines.PiezoSubstate.NOTOP_READY = 101
static

◆ OP_AUTO

int piezo.defines.PiezoSubstate.OP_AUTO = 204
static

◆ OP_DISABLING

int piezo.defines.PiezoSubstate.OP_DISABLING = 205
static

◆ OP_ERROR

int piezo.defines.PiezoSubstate.OP_ERROR = 299
static

◆ OP_POS

int piezo.defines.PiezoSubstate.OP_POS = 203
static

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