·566·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the machine parameters of the channels.
The channel assumes the default value on power-up, after executing an M02 or M30 or after
a Reset. To select another acceleration from the part-program, use the #SLOPE instruction.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.IPLANE
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Main work plane (G17/G18) by default.
The channel assumes the default value on power-up, after executing an M02 or M30 or after
a Reset. To change the work plane via part-program, use function G17, G18, G19 or G20.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.ISYSTEM
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 coordinates (G90/G91).
The coordinates of a point may be defined either in absolute coordinates (G90) referred to
part zero or in incremental coordinates (G91) referred to the current position.
The channel assumes the default value on power-up, after executing an M02 or M30 or after
a Reset. To change the type of coordinates via part-program, use function G90 or G91.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
V.[2].MPG.SLOPETYPE Channel ·2·.
Value. Meaning.
0 Linear acceleration.
1 Trapezoidal acceleration.
2 Square sine (bell shaped) acceleration.
V.[2].MPG.IPLANE Channel ·2·.
Value. Meaning.
0 G17.
1 G18.
V.[2].MPG.ISYSTEM Channel ·2·.
Value. Meaning.
0 G90.
1 G91.