Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·859·
Variables related to the programmed functions.
PROBING (G100/G101/G102).
(V.)[ch].G.MEASOK
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Probing completed.
Syntax.
·ch· Channel number.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].A.MEASOK.xn
Variable that can only be read from the program, PLC and interface.
Variable valid for rotary and linear axes as well as for spindles.
The variable returns the execution value; reading it interrupts block preparation.
Probing done on the axis.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
·sn· Name, logic number or index of the spindle.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].G.PLMEASOK1
(V.)[ch].G.PLMEASOK2
(V.)[ch].G.PLMEASOK3
Variable that can be read from the program.
The variable returns the execution value; reading it interrupts block preparation.
Probing on the plane axes completed.
V.[2].G.MEASOK Channel ·2·.
Value. Meaning.
0No.
1Yes.
V.A.MEASOK.Z Z axis.
V.A.MEASOK.S Spindle S.
V.SP.MEASOK.S Spindle S.
V.SP.MEASOK Master spindle.
V.A.MEASOK.4 Axis or spindle with logic number ·4·.
V.[2].A.MEASOK.1 Axis with index ·1· in the channel ·2·.
V.SP.MEASOK.2 Spindle with index ·2· in the system.
V.[2].SP.MEASOK.1 Spindle with index ·1· in the channel ·2·.
Value. Meaning.
0No.
1Yes.