User`s guide

Custom Pages
890 USE 152 00 V.2 167
LiveLabelApplet Parameters, Continued
Data Parameters,
Continued
Continued on next page
Parameter... Defines... With Default Value...
FORMAT The display format for the value. Acceptable values
for this parameter are:
DEC for most data
types
TIME for data type
TIME
BOOL for data type
BOOL
DEC
HEX
BIN
ASCII
TIME
BOOL
decimal
hexadecimal
binary
bytes displayed as ASCII characters
‘day_hr_min_sec_ms’
ON_WORD or OFF_WORD (see
below)
NOTES: If DATA TYPE is REAL, a FORMAT other
than DEC will give unpredictable results if the value
cannot be converted to an integer.
Time is not a valid FORMAT for Premium (ETY).
GAIN The gain (multiplier) for scaling the retrieved value
to engineering units.
1.0
NOTE: Scaling is be performed only if GAIN or
BIAS is set and FORMAT is DEC. Linear scaling is
performed by the formula:
SCALED_VALUE=GAINxRAW_VALUE+BIAS
BIAS The bias (offset) for scaling the retrieved value to
engineering units. See NOTE for GAIN.
0.0
ON_WORD A text value to be shown when value is non-zero
(Use only if the FORMAT is BOOL).
ON
OFF_WORD A text value to be shown when value is zero
(Use only if the FORMAT is BOOL).
OFF