·790·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Feedrate related variables.
(V.)[ch].G.PRGF
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 G94.
Being G94 active, programming a new feedrate in MDI mode updates the value of this
variable.
Syntax.
·ch· Channel number.
PROGRAMMING THE FEEDRATE IN G95.
(V.)[ch].G.FPREV
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Feedrate active in G95.
Syntax.
·ch· Channel number.
Remarks.
The feedrate in G95 may be set by program or by PLC; the one set by PLC has the highest
priority.
(V.)[ch].PLC.FPR
Variable that can be read and written from the PLC and read from the program and from the interface.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Feedrate by PLC in G95.
The feedrate programmed by PLC prevails over the one programmed by program or MDI.
To cancel the feedrate by PLC, set the variable to ·0·; the CNC applies the feedrate active
by program.
Syntax.
·ch· Channel number.
V.[2].G.PRGF Channel ·2·.
V.[2].G.FPREV Channel ·2·.
Feedrates set. (V.)[ch].PLC.FPR (V.)[ch].G.PRGFPR (V.)[ch].G.FPREV
By program; F0.5.
By PLC; none.
00.50.5
By program; F0.5.
By PLC; F0.7.
0.7 0.5 0.7
By program; F0.5.
By PLC; F0.12.
0.12 0.5 0.12
By program; F0.5.
By PLC; none.
By MDI; F1.8.
01.81.8
By program; F0.5.
By PLC; F2.5.
By MDI; F1.8.
2.5 1.8 2.5
By program; F0.5.
By PLC; F0.7.
By MDI; F1.8.
0.7 1.8 0.7
V.[2].PLC.FPR Channel ·2·.