Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·775·
Variables related to user tables (fixture table).
(V.)[ch].A.FIXT[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 [nb] fixture.
Syntax.
·ch· Channel number.
·nb· Fixture offset number.
·xn· Name, logic number or index of the axis.
V.A.FIXT[1].Z First zero offset. Z axis.
V.A.FIXT[4].3 Fourth zero offset. Axis with logic number ·3·.
V.[2].A.FIXT[9].3 Ninth zero offset. Axis with index ·3· in the channel ·2·.