·558·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the machine parameters of the channels.
CONFIGURING THE AXES OF THE CHANNEL.
(V.)[ch].MPG.CHNAXIS
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Number of the channel axes without including spindles.
It is possible to change the configuration of the axes of a channel via part-program, (defining
a new configuration, adding or removing axes) using the instructions #SET AX, #FREE AX
and #CALL AX.
Syntax.
·ch· Channel number.
(V.)[ch].MPG.CHAXISNAMEn
Variable to be read via interface.
Channel [ch]. Name the "n" axis of the channel.
Syntax.
·ch· Channel number.
·n· Index of the axis in the channel.
(V.)[ch].MPG.GEOCONFIG
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Geometrical configuration of the axes of the channel.
On the lathe model, the geometric configuration of the axes may be a "trihedron" type or a
"plane" type.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
V.[2].MPG.CHNAXIS Channel ·2·.
[2].MPG.CHAXISNAME4 Axis with index ·1· in the channel ·2·.
Configuration of "plane" type axes. Configuration of trihedron type axes.
V.[2].MPG.GEOCONFIG Channel ·2·.
Value. Meaning.
0 Configuration of "plane" type axes.
1 Configuration of "Trihedron" type axes.