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

Piezo error texts. More...

Inheritance diagram for piezo.defines.PiezoErrorText:

Static Public Attributes

string OK = "OK"
 
string HW_NOT_OP = "HW not operational"
 
string INIT_FAILURE = "Initialisation failure"
 
string UNKNOWN_CMD = "Unknown command encountered"
 

Detailed Description

Piezo error texts.

Member Data Documentation

◆ HW_NOT_OP

string piezo.defines.PiezoErrorText.HW_NOT_OP = "HW not operational"
static

◆ INIT_FAILURE

string piezo.defines.PiezoErrorText.INIT_FAILURE = "Initialisation failure"
static

◆ OK

string piezo.defines.PiezoErrorText.OK = "OK"
static

◆ UNKNOWN_CMD

string piezo.defines.PiezoErrorText.UNKNOWN_CMD = "Unknown command encountered"
static

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