User`s guide

Chapter 5 ________________________________________ Advanced Use of Lizard Setup Software
VAISALA______________________________________________________________________ 175
For example, user format %[//////]06.1f generates an output with the
following characteristics:
- Six slash characters appear in the report when the value is invalid.
- Reporting prefixes the value with zero(es) when the width of the
value is less than the total field width of 6 characters.
- Reporting shows one decimal for the value.
- Reporting uses floating point output.
{.precision} = Number of decimals to print for floating point
numbers
type = Type specifier:
d Signed integer
f Floating point value
E Floating point value with exponent presentation
sText string
b Byte array
c Single character
NOTE
Lizard does not check the syntax of the string you enter. An incorrect
user format definition may cause unpredictable results when running
the setup.