·576·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the machine parameters of the channels.
Values of the variable.
This variable returns one of the following values.
MACHINING FEEDRATE.
(V.)[ch].MPG.MAXFEED
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Maximum machining feedrate.
If the variable returns a ·0· value, the machining feedrate is not limited, the CNC assumes
for all the movements the one set in machine parameter G00FEED as the maximum feedrate.
Syntax.
·ch· Channel number.
(V.)[ch].MPG.DEFAULTFEED
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Assume MAXFEED for movements in G1/G2/G3 without active feedrate
If parameter MAXFEED = 0, the variable will always return a 0 value.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
RAPID TRAVERSE FOR THE AUTOMATIC MODE.
(V.)[ch].MPG.RAPIDEN
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. It may be used to enable the rapid traverse for the automatic mode while
executing a program.
Syntax.
·ch· Channel number.
Value. Meaning.
0No.
1Yes.
V.[2].MPG.MAXFEED Channel ·2·.
V.[2].MPG.DEFAULTFEED Channel ·2·.
Value. Meaning.
0No.
1Yes.
V.[2].MPG.RAPIDEN Channel ·2·.