Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·557·
Variables related to the machine parameters of the channels.
10.5 Variables related to the machine parameters of the channels.
CHANNEL CONFIGURATION.
(V.)[ch].MPG.GROUPID
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Group the channel belongs to.
If the variable returns a ·0· value, it means that the channel is not associated with any group.
Syntax.
·ch· Channel number.
(V.)[ch].MPG.CHTYPE
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Channel type.
A channel may be governed from the CNC, from the PLC or from both. Channels governed
by the PLC are not displayed in automatic, jog or edisimu modes. The tables can be
accessed.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].MPG.HIDDENCH
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Hidden channel.
Hidden channels are not displayed and cannot be selected.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
V.[2].MPG.GROUPID Channel ·2·.
V.[2].MPG.CHTYPE Channel ·2·.
Value. Meaning.
0 CNC channel.
1 PLC channel.
2 CNC and PLC channel.
V.[2].MPG.HIDDENCH Channel ·2·.
Value. Meaning.
0No.
1Yes.