Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·771·
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.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].
Syntax.
·ch· Channel number.
·nb· Zero offset number.
·xn· Name, logic number or index of the axis.
Remarks.
The numbering of zero offsets G54 through G59 is always the same; G54=1, G55=2, G56=3,
G57=4, G58=5, G59=6.
ZERO OFFSET TABLE (WITH FINE SETTING OF THE
ABSOLUTE ZERO OFFSET).
The fine setting of the absolute zero offset is enabled via machine parameters (parameter
FINEORG)
(V.)[ch].A.ORG.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 zero offset (coarse absolute G159 + fine absolute G159 +
incremental G158).
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
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.ORGT[1].Z Zero offset G54 (G159=1). Z axis.
V.A.ORGT[4]0.3 Zero offset G57 (G159=4). Axis with logic number ·3·.
V.[2].A.ORGT[9].3 Zero offset G159=9. Axis with index ·3· in the channel
·2·.
V.A.ORG.Z Z axis.
V.A.ORG.3 Axis with logic number ·3·.
V.[2].A.ORG.3 Axis with index ·3· in the channel ·2·.