Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·783·
Variables related to the position of the axes.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.TIPPOS.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 tip.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.TIPTPOS.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 tip.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
POSITION READ IN THE INTERNAL FEEDBACK (MOTOR
FEEDBACK).
(V.)[ch].A.POSMOTOR.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]. Value of the internal feedback (motor feedback).
When the combined feedback is active (parameter FBMIXTIME), the variable returns the
value of the internal feedback (motor feedback). If there is no feedback combination, the
value of the variable coincides with (V.)[ch].A.POS.xn.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
V.A.TPOS.Z Z axis.
V.A.TPOS.3 Axis with logic number ·3·.
V.[2].A.TPOS.3 Axis with index ·3· in the channel ·2·.
V.A.TIPPOS.Z Z axis.
V.A.TIPPOS.3 Axis with logic number ·3·.
V.[2].A.TIPPOS.3 Axis with index ·3· in the channel ·2·.
V.A.TIPTPOS.Z Z axis.
V.A.TIPTPOS.3 Axis with logic number ·3·.
V.[2].A.TIPTPOS.3 Axis with index ·3· in the channel ·2·.
V.A.POSMOTOR.Z Z axis.
V.A.POSMOTOR.3 Axis with logic number ·3·.
V.[2].A.POSMOTOR.3 Axis with index ·3· in the channel ·2·.