Chapter 6. Panel Editor
6-45
6) Display Format
(1) DEC: displays the read data in the decimal.
(2) HEX: displays the read data in the hexadecimal.
(3) BCD: displays the read data in the binary-coded decimal.
(4) Number of the total digits: sets the number of the total digits to display.
If the actual data excesses the number of the digits which has been set, only the number of the digits as many as set
based on the lower digit will be displayed.
Ex.) If the read device is 12,345 and the number of the total digits is set to be 3,
-> Actual screen display: 345.
(5) Number of the fraction digits: will be active only if the display type is set DEC, displaying the number of the fraction
digits. At this moment, the read value is not scaled up or down but just displayed with the decimal point.
Ex.) If the read device is 12345 and the number of the fraction digits is set to be 2,
-> Actual screen display: 123.45.
Max. number setting available
Number of the total digits
Number of the fraction digits
Display Format of Numeric Tag
DEC
5 4 0.1234
HEX 4 Not specified FFFF
Word
BCD
4 Not specified 0123
DEC
10 9 0.123456789
HEX 8 Not specified FFFFFFFF
Long
BCD
8 Not specified 10234567
(6) Outline: displays the outline of the tag in solid line.
(7) Fill Leading zero: fills the number of the digits with “0” if there is no higher value when the numeric tag moves.
Ex.) If the read device is 123 and Fill Leading zero is selected,
-> Actual screen display: 00123.(in case the number of the total digits is 5)