·772·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to user tables (zero offset table).
(V.)[ch].A.ADDORG.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the value of block preparation.
xn axis. Value of the active incremental zero offset (G158).
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.COARSEORG.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the value of block preparation.
xn axis. Value of the active absolute zero offset (G159), coarse part.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.FINEORG.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes.
The variable returns the value of block preparation.
xn axis. Value of the active absolute zero offset (G159), fine part.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
(V.)[ch].A.ORGT[nb].xn
Variable that can be read and written from the program and from the PLC and read from the interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
xn axis. Offset set in the zero offset [nb]; coarse part plus fine part.
When writing this variable, the value is assigned to the coarse part deleting the fine part.
Syntax.
·ch· Channel number.
·nb· Zero offset number.
V.A.ADDORG.Z Z axis.
V.A.ADDORG.3 Axis with logic number ·3·.
V.[2].A.ADDORG.3 Axis with index ·3· in the channel ·2·.
V.A.COARSEORG.Z Z axis.
V.A.COARSEORG.3 Axis with logic number ·3·.
V.[2].A.COARSEORG.3 Axis with index ·3· in the channel ·2·.
V.A.FINEORG.Z Z axis.
V.A.FINEORG.3 Axis with logic number ·3·.
V.[2].A.FINEORG.3 Axis with index ·3· in the channel ·2·.