Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·569·
Variables related to the machine parameters of the channels.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.COMPCANCEL
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. How to cancel tool radius compensation.
This parameter indicates whether tool radius compensation is canceled in the first motion
block, even if the plane axes are not involved, or if it requires a movement of the plane axes.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.ROUNDTYPE
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Default rounding type in G5.
The rounding may be executed by limiting the chordal error or the feedrate. The chordal error
(#ROUNDPAR [1]) defines the maximum deviation allowed between the programmed point
and the resulting profile. The feedrate (#ROUNDPAR [2]) defines the percentage of the active
feedrate to be used for machining.
The channel assumes the default value on power-up, after executing an M02 or M30 or after
a Reset. To change the type of rounding via program, use the #ROUNDPAR instruction.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.MAXROUND
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Maximum rounding error in G5.
Value. Meaning.
0 G136.
1 G137.
V.[2].MPG.COMPCANCEL Channel ·2·.
Value. Meaning.
0 Without moving the plane axes.
1 Moving the plane axes.
V.[2].MPG.ROUNDTYPE Channel ·2·.
Value. Meaning.
0 Chordal error.
1 Percentage of feedrate.