·844·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to jog mode.
(V.)PLC.INCJOGIDX
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.
Report variable (to be used from the scripts).
Position selected by PLC.
The value selected by PLC prevails over the one selected on the operator panel. To cancel
the feedrate set by PLC, set the variable to ·0·.
Values of the variable.
This variable returns one of the following values.
JOG FEEDRATES.
(V.)[ch].G.FMAN
Variable that can be read and written from the program and interface and read from the PLC.
The variable returns the execution value; reading it interrupts block preparation.
Jogging feedrate in G94.
Syntax.
·ch· Channel number.
Remarks.
This variable also updates its value when setting a new feedrate ("F" field on the screen for
jog mode) or MDI/MDA mode and function G94 is active.
(V.)[ch].G.MANFPR
Variable that can be read and written from the program and interface and read from the PLC.
The variable returns the execution value; reading it interrupts block preparation.
Jogging feedrate in G95.
Syntax.
·ch· Channel number.
Remarks.
This variable also updates its value when setting a new feedrate ("F" field on the screen for
jog mode) or MDI/MDA mode and function G95 is active.
V.PLC.INCJOGIDX
Value. Meaning.
1 Position 1.
2 Position 10.
3 Position 100.
4 Position 1000.
5 Position 10000.
V.[2].G.FMAN Channel ·2·.
V.[2].G.MANFPR Channel ·2·.