·704·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
PLC consulting logic signals; axes and spindles.
(V.)PLC.UNPARKxn
(V.)PLC.UNPARKsn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes as well as for spindles.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
The CNC activates the mark when it is unparking the axis or the spindle.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.ACTFBACKxn
(V.)PLC.ACTFBACKsn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes as well as for spindles.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
In systems with external+internal feedback, the CNC turns this mark on when it is using the
external feedback and turns it off when it is using the internal feedback.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.TANGACTxn
(V.)PLC.TANGACTsn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes as well as for spindles.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
The CNC activates the mark when tangential control is active on the axis or spindle.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.LOPENxn
(V.)PLC.LOPENsn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes as well as for spindles.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
The CNC activates this mark to inform the PLC that the axis position loop is open.
V.PLC.UNPARKX X axis.
V.PLC.UNPARKS Spindle S.
V.PLC.UNPARK3 Axis or spindle with logic number ·3·.
V.PLC.ACTFBACKX X axis.
V.PLC.ACTFBACKS Spindle S.
V.PLC.ACTFBACK3 Axis or spindle with logic number ·3·.
V.PLC.TANGACTX X axis.
V.PLC.TANGACTS Spindle S.
V.PLC.TANGACT3 Axis or spindle with logic number ·3·.