·854·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the programmed functions.
Remarks.
ARC RELATED.
(V.)[ch].G.R
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Radius of the arc.
Syntax.
·ch· Channel number.
(V.)[ch].G.I
(V.)[ch].G.J
(V.)[ch].G.K
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Coordinates referred to the arc center.
Syntax.
·ch· Channel number.
Remarks.
Being G20 active, parameters "I", "J" and "K" are associated with the abscissa axis, ordinate
axis and the axis perpendicular to the work plane respectively.
(V.)[ch].G.CIRERR[1]
(V.)[ch].G.CIRERR[2]
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Arc center correction in the first axes of the channel.
Syntax.
·ch· Channel number.
Call to a subroutine. Reading the variable.
#PCALL sub.nc A12.56 D3 V.C.PCALLP_A = 1
V.C.PCALLP_D = 1
V.[2].G.R Channel ·2·.
V.[2].G.I Channel ·2·. First axis of the channel.
V.[2].G.J Channel ·2·. Second axis of the channel.
V.[2].G.K Channel ·2·. Third axis of the channel.
V.[2].G.CIRERR[1] Channel ·2·. First axis of the channel.
V.[2].G.CIRERR[2] Channel ·2·. Second axis of the channel.