Data displa ys – IDEC High Performance Series User Manual
Page 517
WindO/I-NV2 User’s Manual
10-5
1 Numerical Input
10
Data Displa
ys
*2 Advanced mode only
Display Floating Point:
Select this check box to display the decimal point.
If Data Type is BIN16(+), BIN16(+/-), BIN32(+), BIN32(+/-), BCD4, or BCD8 and the Display
Floating Point check box is selected, a decimal value will be displayed on the Numerical Input when a
decimal value is entered on the keypad in entry mode, but an integer is written to the device. In display
mode, source data is an integer, but the value is displayed with a decimal point added at the number of
floating digits configured for the Numerical Input.
However, if float32 is selected for Data Type, both the destination data and the source data are decimal
values.
Example: When Display Type is configured as Decimal, Data Type is BIN16(+), the Display Floating
Point check box is selected, Digits is 5, Floating Digits is 3, and Destination Device is D 100
Host
MICRO/I
12.345
D100:
12345
12.345
Floating Digits:
Specifies the number of digits for the fractional part of the decimal value out of the
number of digits specified by Digits.
This option can only be configured when the Display Floating Point check box is selected.
The range of digits that can be set for the fractional part varies based on the display type
and data type. The range of digits that can be set for the fractional part is as follows.
Display Type
Data Type
Floating Digits
Decimal display
BIN16 (+), BIN16 (+/-)
1 to Digits
BIN32 (+), BIN32 (+/-)
1 to Digits
BCD4
1 to Digits
BCD8
1 to Digits
float32
1 to 8
Hexadecimal display
BIN16 (+)
--
BIN32 (+)
--
Floating Symbol
Selects the decimal point symbol from the following.
.(dot), :(colon), ;(semicolon), ,(comma), /(slash)
This option can only be configured when the Display Floating Point check box is selected.
Example:
When Digits is 4 and Floating Digits is 2
When Floating Symbol is .(dot)
12.34
When Floating Symbol is /(slash)
12/34
Floating Symbol is not reflected on the standard keypad. To change the decimal point symbol on the
standard keypad, please change the keypad button.
Suppress Zeros:
Select this check box to hide “0” for the upper digits of the integer part.
Example:
Suppress Zeros selected:
1234
Suppress Zeros cleared:
00001234
Not Display Sign:
Select this check box to hide the - (negative) symbol when displaying negative values.
This option can only be configured when Data Type is BCD4, BCD8, or float32.