·816·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to the active tool and to the next one.
(V.)[ch].TM.FIXORI[ofd]
Variable that can be read and written via program, PLC(asynchronous writing) and interface.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the active tool. Tool-holder orientation.
Syntax.
·ch· Channel number.
[odf] Tool offset; if missing, the active tool offset.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].TM.SPDLTURDIR[ofd]
Variable that can be read and written via program, PLC(asynchronous writing) and interface.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the active tool. Spindle turning direction.
Syntax.
·ch· Channel number.
[odf] Tool offset; if missing, the active tool offset.
Values of the variable.
This variable returns one of the following values.
(V.)[ch].TM.TOR[ofd]
Variable that can be read and written via program, PLC(asynchronous writing) and interface.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the active tool. Radius.
7
8
9
V.[2].TM.FIXORI Channel ·2·. Active tool offset.
V.[2].TM.FIXORI[3] Channel ·2·. Tool offset ·3·.
Value. Meaning.
0 Face axis.
1 Longitudinal axis.
V.[2].TM.SPDLTURDIR Channel ·2·. Active tool offset.
V.[2].TM.SPDLTURDIR[3] Channel ·2·. Tool offset ·3·.
Value. Meaning.
0 Undefined direction.
1 Right-hand machining direction.
2 Left-hand machining direction.
Value.