ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
fcfDevsimLamp.lampDefines.LAMP_ERROR_TEXT Class Reference

Lamp Error Texts. More...

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

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

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