Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·703·
PLC consulting logic signals; axes and spindles.
·sn· Name or logic number of the spindle.
(V.)PLC.HIRTHONxn
(V.)PLC.HIRTHONsn
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 the axis or the spindle works as Hirth axis.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.MATCHxn
(V.)PLC.MATCHsn
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 the Hirth axis or spindle is positioned properly.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.PARKxn
(V.)PLC.PARKsn
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 parking the axis or the spindle.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
V.PLC.LUBRX X axis.
V.PLC.LUBRS Spindle S.
V.PLC.LUBR3 Axis or spindle with logic number ·3·.
V.PLC.HIRTHX X axis.
V.PLC.HIRTHS Spindle S.
V.PLC.HIRTH3 Axis or spindle with logic number ·3·.
V.PLC.MATCHX X axis.
V.PLC.MATCHS Spindle S.
V.PLC.MATCH3 Axis or spindle with logic number ·3·.
V.PLC.PARKX X axis.
V.PLC.PARKS Spindle S.
V.PLC.PARK3 Axis or spindle with logic number ·3·.