·792·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Feedrate related variables.
The percentage set by program has higher priority than the one set by PLC or by the switch.
To cancel the value set by program, set the variable to ·0·.
Syntax.
·ch· Channel number.
(V.)[ch].PLC.FRO
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]. Percentage of feedrate by PLC.
The percentage set by PLC has higher priority than the one set by the switch, but lower priority
than the one set by program.. To cancel the value set by PLC, set the variable to ·0·. To set
a 0% value set by PLC, set the variable to -1.
Syntax.
·ch· Channel number.
(V.)[ch].G.CNCFRO
Variable that can be read and written (asynchronous writing) from the interface and read from the
program and from the PLC.
The variable returns the execution value; reading it interrupts block preparation.
Channel [ch]. Feedrate percentage at the switch of the operator panel.
The percentage set by the switch of the operator panel has lower priority than the one set
by PLC or by program.
Syntax.
·ch· Channel number.
V.[2].G.PRGFRO Channel ·2·.
V.[2].PLC.FRO Channel ·2·.
V.[2].G.CNCFRO Channel ·2·.