Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·827·
Variables associated with any tool.
(V.)TM.FIXORIT[tl][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 [tl] tool. Tool-holder orientation.
Syntax.
·tl· Tool number.
[odf] Tool offset; if missing, the active tool offset.
Values of the variable.
This variable returns one of the following values.
(V.)TM.SPDLTURDIRT[tl][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 [tl] tool. Spindle turning direction.
Syntax.
·tl· Tool number.
[odf] Tool offset; if missing, the active tool offset.
Values of the variable.
This variable returns one of the following values.
(V.)TM.TORT[tl][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 [tl] tool. Radius.
This variable is not valid for turning tools.
8
9
V.TM.FIXORIT[23] Tool ·23·. Active tool offset.
V.TM.FIXORIT[23][3] Tool ·23·. Tool offset ·3·.
Value. Meaning.
0 Face axis.
1 Longitudinal axis.
V.TM.SPDLTURDIRT[23] Tool ·23·. Active tool offset.
V.TM.SPDLTURDIRT[23][3] Tool ·23·. Tool offset ·3·.
Value. Meaning.
0 Undefined direction.
1 Right-hand machining direction.
2 Left-hand machining direction.
Value.