Commissioning Manual
318 6FC5397-4EP10-0BA8, 07/2018
continued
•
The attribute defines the font size used.
– 0
– 1
– 2
– 3
– 4
– 5
•
The attribute sets the background color of the control.
•
The attribute sets the foreground color of the control.
Color coding (see Section "Color coding (Page 309)")
•
The attribute defines the processing format of the specified variable. This attribute must
be used when accessing a PLC float variable, as the access is realized by reading a
double word.
The following data formats are permitted:
– FLOAT
– INT
– DOUBLE
– STRING
Assigning expressions (e.g. text or graphic element to be displayed) to a list box, graphics
box or combo box:
<ITEM>Expression</ITEM>
<ITEM value ="<Value>">Expression</ITEM>