Rockwell Automation 2711 PANELBUILDER SOFTWARE USER MANUAL User Manual
Page 310
![background image](/manuals/580781/310/background.png)
The Objects
Chapter 10
10-45
Keypad Numeric Input Address—opens an address definition
window.
Data Type can be binary, BCD or signed integer data. The ranges
are:
Binary:
0 – 65,535
BCD
0 – 99,999,999
Signed Integer –32,768 – +32,767
IMPORTANT: Negative integers are only supported for version 1
compatibility level Numeric Input Cursor Points.
Decimal Point Position Address—opens an address definition
window.
This option is linked with the Format option in the Object menu. If
you chose PLC Controlled as the decimal point format for your
Numeric Input under Format, you must assign a Decimal Point
Position Address, a PLC input or output address. This three-bit
binary code indicates the number of digits to the right of the
decimal.
Enter Key Control Address
This address is linked to the Enter Key Handshake Address. They
are both described under Enter Key Handshake Address, below.
Enter Key Handshake Address
You can configure the Enter key with a handshake so the PLC
controller can acknowledge a value received from the terminal. To
do this, you must define two PLC addresses: the Enter Key Control
address and the Enter Key Handshake address.
When the operator presses the Enter key to send the value to the
PLC controller, the terminal sets the Enter Key Control address to
1 (after a 400 msec. delay).
Program your PLC to turn on the bit at the Enter Key Handshake
address, to inform the terminal that the handshake has been
received. When the terminal sees this bit on (receives
acknowledgement), it turns off the Enter Key Control bit.