·782·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the position of the axes.
(V.)[ch].A.ATIPPOS.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Real part coordinates of the tool tip.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.ATIPTPOS.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Theoretical part coordinates of the tool tip.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
POSITION IN MACHINE COORDINATES.
(V.)[ch].A.POS.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Real machine coordinates of the tool base.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.TPOS.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Theoretical machine coordinates of the tool base.
Syntax.
·ch· Channel number.
V.A.ATIPPOS.Z Z axis.
V.A.ATIPPOS.3 Axis with logic number ·3·.
V.[2].A.ATIPPOS.3 Axis with index ·3· in the channel ·2·.
V.A.ATIPTPOS.Z Z axis.
V.A.ATIPTPOS.3 Axis with logic number ·3·.
V.[2].A.ATIPTPOS.3 Axis with index ·3· in the channel ·2·.
V.A.POS.Z Z axis.
V.A.POS.3 Axis with logic number ·3·.
V.[2].A.POS.3 Axis with index ·3· in the channel ·2·.