362
Numeral Display
Section 7-8
<Permissible display range>
The permissible display range depends on the settings made for “Display Type”
and “Display Sign”, as follows.
Display Type Sign Permissible Display Range
Unsigned 0 to 2147483648
*
Decimal
Signed −2147483648 to 2147483647
Hexadecimal – 0 to FFFFFFFFH
When displaying the contents of numeral memory tables that are allocated to
host words, not only the numeral display properties but also the “Storage Type”
and “Words” settings made for the numeral memory table have an effect on the
permissible display range. The permissible display range is determined as fol-
lows depending on these properties.
Storage Type Words Display Type Sign Permissible Display Range
Unsigned 0 to 9999
1
Decimal
Signed −999 to 9999
Hexadecimal – 0 to 270FH
BCD
Unsigned 0 to 99999999
2
Decimal
Signed −9999999 to 99999999
Hexadecimal – 0 to 5F5E0FFH
Unsigned 0 to 32768
*
1
Decimal
Signed −32768 to 32767
Hexadecimal – 0 to FFFFH
Binary
Unsigned 0 to 2147483648
*
2
Decimal
Signed −2147483648 to 2147483647
Hexadecimal – 0 to FFFFFFFFH
* Note that this range is different from that for numeral input (page 417). 32768 is
displayed when the contents of the numeral memory table are 8000
H (−32768),
and 2147483648 is displayed when the contents of the memory table are
80000000H (−2147483648). This is because when the value is unsigned, only the
sign is omitted and the numeric value is displayed as an absolute value. It is not
possible to input 32768 or 2147483648 as positive values.