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

Piezo RPC error texts. More...

Inheritance diagram for piezo.defines.PiezoRpcErrorText:

Static Public Attributes

string OK = "OK"
 
string NOT_OP = "Device not in Operational state"
 
string NOT_NOTOP_READY = "Device not in Not-Operational-Ready state"
 
string NOT_NOTOP_NOTREADY = "Device not in Not-Operational-Not-Ready state"
 
string MOVING_USER = "User values exceed the AD converter limit"
 
string MOVING_BIT = "Bit values exeed the AD converter limit"
 
string LOCAL = "Device in Local Mode - cannot control remotely"
 

Detailed Description

Piezo RPC error texts.

Member Data Documentation

◆ LOCAL

string piezo.defines.PiezoRpcErrorText.LOCAL = "Device in Local Mode - cannot control remotely"
static

◆ MOVING_BIT

string piezo.defines.PiezoRpcErrorText.MOVING_BIT = "Bit values exeed the AD converter limit"
static

◆ MOVING_USER

string piezo.defines.PiezoRpcErrorText.MOVING_USER = "User values exceed the AD converter limit"
static

◆ NOT_NOTOP_NOTREADY

string piezo.defines.PiezoRpcErrorText.NOT_NOTOP_NOTREADY = "Device not in Not-Operational-Not-Ready state"
static

◆ NOT_NOTOP_READY

string piezo.defines.PiezoRpcErrorText.NOT_NOTOP_READY = "Device not in Not-Operational-Ready state"
static

◆ NOT_OP

string piezo.defines.PiezoRpcErrorText.NOT_OP = "Device not in Operational state"
static

◆ OK

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

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