·702·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
PLC consulting logic signals; axes and spindles.
(V.)PLC.DRSTAFxn
(V.)PLC.DRSTAFsn
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 uses these marks to indicate the drive status.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.DRSTASxn
(V.)PLC.DRSTASsn
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 uses these marks to indicate the drive status.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.INPOSxn
(V.)PLC.INPOSsn
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 is in position.
Syntax.
·xn· Name or logic number of the axis.
·sn· Name or logic number of the spindle.
(V.)PLC.LUBRxn
(V.)PLC.LUBRsn
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 must be lubricated.
Syntax.
·xn· Name or logic number of the axis.
V.PLC.DRSTAFX X axis.
V.PLC.DRSTAFS Spindle S.
V.PLC.DRSTAF3 Axis or spindle with logic number ·3·.
V.PLC.DRSTASX X axis.
V.PLC.DRSTASS Spindle S.
V.PLC.DRSTAS3 Axis or spindle with logic number ·3·.
V.PLC.INPOSX X axis.
V.PLC.INPOSS Spindle S.
V.PLC.INPOS3 Axis or spindle with logic number ·3·.