·870·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the programmed functions.
(V.)[ch].A.ACTACF.xn
(V.)[ch].A.ACTACF.sn
(V.)[ch].SP.ACTACF.sn
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.
Instant AC-forward.
Syntax.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
·sn· Name, logic number or index of the spindle.
ERRORS AND WARNINGS.
(V.)[ch].G.CNCERR
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Number of the error with highest priority in the indicated channel.
Syntax.
·ch· Channel number.
Remarks.
This variable is initialized with a reset. If several channels are in the same group, the reset
of a channel means resetting all of them, thus initializing the variables of all the channels
of the group.
If several channels are in the same group, an error in a channel causes the same error in
all of them; in this case, this variable will have the same value for all the channels of the group.
(V.)[ch].G.CNCWARNING
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
Number of warning displayed in the indicated channel.
Syntax.
·ch· Channel number.
V.[2].A.ACTFFW.1 Axis with index ·1· in the channel ·2·.
V.SP.ACTFFW.2 Spindle with index ·2· in the system.
V.[2].SP.ACTFFW.1 Spindle with index ·1· in the channel ·2·.
V.A.ACTACF.Z Z axis.
V.A.ACTACF.S Spindle S.
V.SP.ACTACF.S Spindle S.
V.SP.ACTACF Master spindle.
V.A.ACTACF.4 Axis or spindle with logic number ·4·.
V.[2].A.ACTACF.1 Axis with index ·1· in the channel ·2·.
V.SP.ACTACF.2 Spindle with index ·2· in the system.
V.[2].SP.ACTACF.1 Spindle with index ·1· in the channel ·2·.
V.[2].G.CNCERR Channel ·2·.
V.[2].G.CNCWARNING Channel ·2·.