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

Piezo command codes. More...

Inheritance diagram for piezo.defines.PiezoCommand:

Static Public Attributes

int NONE = 0
 
int RESET = 1
 
int INIT = 2
 
int STOP = 3
 
int ENABLE = 4
 
int DISABLE = 5
 
int POS = 6
 
int AUTO = 7
 
int HOME = 8
 
int MOVEBIT = 9
 
int MOVEUSER = 10
 

Detailed Description

Piezo command codes.

Member Data Documentation

◆ AUTO

int piezo.defines.PiezoCommand.AUTO = 7
static

◆ DISABLE

int piezo.defines.PiezoCommand.DISABLE = 5
static

◆ ENABLE

int piezo.defines.PiezoCommand.ENABLE = 4
static

◆ HOME

int piezo.defines.PiezoCommand.HOME = 8
static

◆ INIT

int piezo.defines.PiezoCommand.INIT = 2
static

◆ MOVEBIT

int piezo.defines.PiezoCommand.MOVEBIT = 9
static

◆ MOVEUSER

int piezo.defines.PiezoCommand.MOVEUSER = 10
static

◆ NONE

int piezo.defines.PiezoCommand.NONE = 0
static

◆ POS

int piezo.defines.PiezoCommand.POS = 6
static

◆ RESET

int piezo.defines.PiezoCommand.RESET = 1
static

◆ STOP

int piezo.defines.PiezoCommand.STOP = 3
static

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