Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·791·
Feedrate related variables.
(V.)[ch].G.PRGFPR
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Feedrate by program in G95.
Being G95 active, programming a new feedrate in MDI mode updates the value of this
variable.
Syntax.
·ch· Channel number.
PROGRAMMING THE MACHINING TIME.
(V.)[ch].G.FTIME
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Channel [ch]. Machining time in G93 (in seconds).
Syntax.
·ch· Channel number.
PERCENTAGE OF FEEDRATE (FEEDRATE OVERRIDE).
(V.)[ch].G.FRO
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
Report variable (to be used from the scripts).
Channel [ch]. Feedrate percentage active in the channel.
Syntax.
·ch· Channel number.
Remarks.
The Feedrate override percentage may be set by program, by PLC or with the selector switch;
the one set by program has the highest priority and the one selected with the switch the
lowest.
(V.)[ch].G.PRGFRO
Variable that can be read and written from the program and read from the PLC and from the interface.
The variable returns the value of block preparation.
Channel [ch]. Percentage of feedrate by program.
V.[2].G.PRGFPR Channel ·2·.
V.[2].G.FTIME Channel ·2·.
V.[2].G.FRO Channel ·2·.
(V.)[ch].G.PRGFRO (V.)[ch].PLC.FRO (V.)[ch].G.CNCFRO (V.)[ch].G.FRO
0 0 70 % 70 %
0 40 % 70 % 40 %
85 % 40 % 70 % 85 %
20 % 90 % 70 % 20 %
20 % 0 70 % 20 %