Variables | |
const string | FWUKL1_EXCEPTION_LOG_DPT = "FwUkl1ExceptionLog" |
global string | gsFwUkl1ExceptionLogDp = "Ukl1Exceptions" |
const string | FWUKL1_EXCEPTION_LOG_DPE = "exceptionLog" |
global string | gsFwUkl1ExceptionHandlingDisplayPanel = "objects/fwUkl1ExceptionHandling/fwUkl1ExceptionHandlingDisplay.pnl" |
global string | gsFwUkl1ExceptionLogTree = "ExceptionTree" |
|
Defines the name of the data point element that the log is stored in, includes the `.' required to access the element. |
|
Defines the name of the data point type that holds the exception log. |
|
Defines the full path and name of the panel that is to be opened by fwUkl1ExceptionHandling_display(). |
|
Defines the name of the data point that is the instantiation of the exception log, defaults to `Ukl1Exceptions' |
|
Name of the shape that fwUkl1ExceptionLog_displayCB() should use to display the exception information. |