WindO/I-NV4 User’s Manual 10-169
9 Numerical Display
10
Data Displays
9.3 Properties of Numerical Display Dialog Box
This section describes items and buttons on the properties dialog box.
●
General Tab
■ Part Name
Enter a name for the part. The maximum number is 20 characters.
■ Display Type
Selects the display type for the value as Decimal or Hexadecimal.
■ Data Format
Data Type: Selects the type of data for the value.
For details, refer to Chapter 2 “1.1 Available Data” on page 2-1.
Digits: Specifies the digits to display. The range of digits that can be set varies based on the
display type and data type. The digits that can be set are as follows.
Display Type Data Type Digits
Decimal display
UBIN16(W), BIN16(I) 1 to 5
UBIN32(D), BIN32(L) 1 to 10
BCD4(B) 1 to 4
BCD8(EB) 1 to 8
Float32(F) 1 to 10
Hexadecimal display
UBIN16(W) 1 to 4
UBIN32(D) 1 to 8
Display Floating Point: Select this check box to display the decimal point.
When the Display Floating Point check box is selected and UBIN16(W), BIN16(I), UBIN32(D),
BIN32(L), BCD4(B), or BCD8(EB) is selected for Data Type, the source device is an integer, but the
value is displayed with the decimal point added at the configured floating digits.
However, if Float32(F) is selected for Data Type, the source data is a decimal value.