Main Page | Modules

Constants and global variables.


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"

Detailed Description

List of constants and global variables that are used by the library. Functions are provided to set/get all global variables as part of the library interface.

Variable Documentation

const string FWUKL1_EXCEPTION_LOG_DPE = "exceptionLog"
 

Defines the name of the data point element that the log is stored in, includes the `.' required to access the element.

const string FWUKL1_EXCEPTION_LOG_DPT = "FwUkl1ExceptionLog"
 

Defines the name of the data point type that holds the exception log.

global string gsFwUkl1ExceptionHandlingDisplayPanel = "objects/fwUkl1ExceptionHandling/fwUkl1ExceptionHandlingDisplay.pnl"
 

Defines the full path and name of the panel that is to be opened by fwUkl1ExceptionHandling_display().

global string gsFwUkl1ExceptionLogDp = "Ukl1Exceptions"
 

Defines the name of the data point that is the instantiation of the exception log, defaults to `Ukl1Exceptions'

global string gsFwUkl1ExceptionLogTree = "ExceptionTree"
 

Name of the shape that fwUkl1ExceptionLog_displayCB() should use to display the exception information.


Generated on Fri Jun 8 14:46:30 2007 by  doxygen 1.3.9.1