Piezo RPC error texts.
More...
|
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" |
|
◆ 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: