Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·881·
Variables associated with the virtual tool axis.
10.56 Variables associated with the virtual tool axis.
(V.)[ch].G.VIRTAXIS
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Logic number of the virtual tool axis.
Syntax.
·ch· Channel number.
(V.)[ch].G.VIRTAXST
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Status of the virtual tool axis: activated/deactivated.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].A.VIRTAXOF.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for linear axes.
The variable returns the execution value; reading it interrupts block preparation.
Distance traveled by the axis, due to the movement of the virtual tool axis.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
V.[2].G.VIRTAXIS Channel ·2·.
V.[2].G.VIRTAXST Channel ·2·.
Value. Meaning.
0 Virtual tool axis deactivated.
1 Virtual tool axis activated.
V.A.VIRTAXOF.Z Z axis.
V.A.VIRTAXOF.4 Axis or spindle with logic number ·4·.
V.[2].A.VIRTAXOF.1 Axis with index ·1· in the channel ·2·.