User`s guide

Custom Pages
166
890 USE 152 00 V.2
LiveLabelApplet Parameters
Overview The LiveLabelApplet uses several parameters which allow you to customize
the applet.
Data Parameters The applet’s data parameters, their meaning, and default values are shown below.
Continued on next page
Parameter... Defines... With Default Value...
LABEL A text label to identify the data item No label
UNITS A text label to identify the value’s engineering units No units displayed
ADDRESS The address of the Concept/PL7 variable (symbol)
name or Quantum/Premium direct address
None
DATATYPE The data type of the variable (symbol) or direct
address. Acceptable values are:
UNDEFINED
SHORT
USHORT
INT
UINT
DINT
UDINT
REAL
TIME
BOOL
8-bit signed integer
8-bit unsigned integer
16-bit signed integer
16-bit unsigned integer
32-bit signed integer
32-bit unsigned integer
32-bit IEEE floating point
32-bit unsigned integer (in ms)
1-bit discrete (boolean)
NOTES: If the ADDRESS parameter is a direct
address, a DATATYPE parameter must be
provided. If ADDRESS is a direct address for a
discrete PLC reference (Quantum 0x/1x reference),
DATATYPE must be set to BOOL. DATATYPE
may be set to BOOL only for discrete PLC
references.
If the ADDRESS parameter is the name of a
Concept or PL7 variable, the DATATYPE
parameter is optional. If the DATATYPE is
specified for a variable, it must exactly match its
actual data type.