Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·713·
PLC consulting logic signals; keys.
10.19 PLC consulting logic signals; keys.
(V.)PLC.KEYBD1
(V.)PLC.KEYBD2
Variable that can only be read from the program and interface.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
These registers are a copy of the map of the keys pressed on the last keyboard used. These
registers indicate which key has been pressed (bit=1).
(V.)PLC.KEYBD1_1
(V.)PLC.KEYBD2_1
··
(V.)PLC.KEYBD1_8
(V.)PLC.KEYBD2_8
Variable that can only be read from the program and interface.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
These registers indicate (bit=1) which key has been pressed on each operator panel.
Registers KEYBD1_1 and KEYBD2_1 correspond to the first jog panel, KEYBD1_2 and
KEYBD2_2 to the second one and so on.
V.PLC.KEYBD1
V.PLC.KEYBD2
V.PLC.KEYBD1_1
V.PLC.KEYBD2_1