
Chapt er 2 Setting an HMI
2-4 1
2.2.7 Numeric Entry
Numeric entry
With the numeric keypad provided by the numeric entry element, users can input a value to the
selected write memory address. Next, after reading this value with the element read memory, such
as the data display element, this value is displayed on the HMI. Please refer to table 2.6.1 below.
Example of the Numeric Entry
Table 2.6.1 Example of the Numeric Entry
Read
memory
address
Numeric Entry Element Data Display Element
Write memory address
$555 Read memory address
$555
Properties
Numeric Entry Element
Data Type Data Format Integer Digit Decimal Place
Word
Unsigned
decimal
4 0
Execution
results
After creating the element, compile and download it to the HMI. Next, input
“100”with the numeric entry element, the data display element will display this
value.
The numeric entry supports two data types, “Word” and “Double Word”. The valid range of the
numeric entry data is described in table 2.6.2 below.
Numeric Entry
Table 2.6.2 Numeric Entry Valid Range
Word
Data Format Data Valid Range
BCD 0~9999
Signed BCD -999~9999
Signed decimal -32768~32767
Unsigned decimal 0~65535
Hex 0~0xFFFF
Binary 0~0xFFFF
Komentáře k této Příručce