Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·567·
Variables related to the machine parameters of the channels.
(V.)[ch].MPG.IMOVE
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Default type of movement (G0/G1).
The channel assumes the default value on power-up, after executing an M02 or M30 or after
a Reset. To change the type of movement via part-program, use function G0 or G1.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.IFEED
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Default type of feedrate (G94/G95).
The channel assumes the default value on power-up, after executing an M02 or M30 or after
a Reset. To change the type of feedrate via part-program, use function G93 or G94.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.FPRMAN
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Function G95 admitted in jog mode.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
V.[2].MPG.IMOVE Channel ·2·.
Value. Meaning.
0 G00.
1 G01.
V.[2].MPG.IFEED Channel ·2·.
Value. Meaning.
0 G94.
1 G95.
V.[2].MPG.FPRMAN Channel ·2·.
Value. Meaning.
0No.
1Yes.