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

Lamp Error Texts. More...

Inheritance diagram for lamp.defines.LampErrorText:

Static Public Attributes

string OK = "OK"
 
string HW_NOT_OP = "HW not operational"
 
string INIT_FAILURE = "Initialisation failure"
 
string UNEXPECTED_OFF = "Unexpected off command received"
 
string UNEXPECTED_ON = "Unexpected on command received"
 
string FAULT_SIG = "Fault signal high"
 
string MAXON = "Maximum time switched on exceeded"
 
string STILL_COOLING = "Lamp still cooling down"
 
string TIMEOUT_DISABLE = "Timeout encountered while disabling device"
 
string TIMEOUT_INIT = "Timeout encountered during initialisation"
 
string TIMEOUT_OFF = "Timeout encountered switching off lamp"
 
string TIMEOUT_ON = "Timeout encountered switchin on lamp"
 
string UNKNOWN_CMD = "Unknown command encountered"
 

Detailed Description

Lamp Error Texts.

Member Data Documentation

◆ FAULT_SIG

string lamp.defines.LampErrorText.FAULT_SIG = "Fault signal high"
static

◆ HW_NOT_OP

string lamp.defines.LampErrorText.HW_NOT_OP = "HW not operational"
static

◆ INIT_FAILURE

string lamp.defines.LampErrorText.INIT_FAILURE = "Initialisation failure"
static

◆ MAXON

string lamp.defines.LampErrorText.MAXON = "Maximum time switched on exceeded"
static

◆ OK

string lamp.defines.LampErrorText.OK = "OK"
static

◆ STILL_COOLING

string lamp.defines.LampErrorText.STILL_COOLING = "Lamp still cooling down"
static

◆ TIMEOUT_DISABLE

string lamp.defines.LampErrorText.TIMEOUT_DISABLE = "Timeout encountered while disabling device"
static

◆ TIMEOUT_INIT

string lamp.defines.LampErrorText.TIMEOUT_INIT = "Timeout encountered during initialisation"
static

◆ TIMEOUT_OFF

string lamp.defines.LampErrorText.TIMEOUT_OFF = "Timeout encountered switching off lamp"
static

◆ TIMEOUT_ON

string lamp.defines.LampErrorText.TIMEOUT_ON = "Timeout encountered switchin on lamp"
static

◆ UNEXPECTED_OFF

string lamp.defines.LampErrorText.UNEXPECTED_OFF = "Unexpected off command received"
static

◆ UNEXPECTED_ON

string lamp.defines.LampErrorText.UNEXPECTED_ON = "Unexpected on command received"
static

◆ UNKNOWN_CMD

string lamp.defines.LampErrorText.UNKNOWN_CMD = "Unknown command encountered"
static

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