Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·745·
Variables related to volumetric compensation.
10.27 Variables related to volumetric compensation.
(V.)[ch].A.VOLCOMP.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
Variable valid for analog drive, position Sercos and velocity Sercos.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Value that the volumetric compensation is adding to the axis.
Reading this variable from the oscilloscope allows watching the evolution of the volumetric
compensation.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.PIVOT.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
Variable valid for analog drive, position Sercos and velocity Sercos.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Distance from the pivot center to the tool tip in machine coordinates. This
variable returns the sum of the spindle offsets (parameters TDATA) and the tool offset.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
V.A.VOLCOMP.Z Z axis.
V.A.VOLCOMP.3 Axis with logic number ·3·.
V.[2].A.VOLCOMP.3 Axis with index ·3· in the channel ·2·.
V.A.PIVOT.Z Z axis.
V.A.PIVOT.3 Axis with logic number ·3·.
V.[2].A.PIVOT.3 Axis with index ·3· in the channel ·2·.