·830·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables associated with any tool.
(V.)TM.NOSEWT[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. Cutter width.
Syntax.
·tl· Tool number.
[odf] Tool offset; if missing, the active tool offset.
(V.)TM.CUTAT[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. Cutting angle of the cutter.
Syntax.
·tl· Tool number.
[odf] Tool offset; if missing, the active tool offset.
(V.)TM.TOFLT[tl][ofd].xn
Variable that can be read and written via program, PLC(asynchronous writing) and interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the [tl] tool. Tool length offset on the xn axis.
On turning tools, it is used to define the tool length in each axis. On milling tools, it is used
to define the tool position when using a tool holder or an intermediate tooling.
Syntax.
·ofd· Tool offset.
·xn· Name or logic number of the axis.
(V.)TM.TOFLWT[tl][ofd].xn
Variable that can be read and written via program, PLC(asynchronous writing) and interface.
Variable valid for rotary and linear axes.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the [tl] tool. Tool length offset wear on the xn axis.
Syntax.
·ofd· Tool offset.
·xn· Name or logic number of the axis.
Remarks.
The value of these variables depends on the active units (radius or diameter). In order for
these variables to return the value in diameter, these units must be enabled by machine
parameter and function G151 must be active.
V.TM.NOSEWT[23] Tool ·23·. Active tool offset.
V.TM.NOSEWT[23][3] Tool ·23·. Tool offset ·3·.
V.TM.CUTAT[23] Tool ·23·. Active tool offset.
V.TM.CUTAT[23][3] Tool ·23·. Tool offset ·3·.
V.TM.TOFL[23].Z Tool ·23·. Z axis.
V.TM.TOFL[23][3].4 Tool ·23·. Axis with logic number ·4·.
V.TM.TOFLWT[23].Z Tool ·23·. Z axis.
V.TM.TOFLWT[23][3].4 Tool ·23·. Axis with logic number ·4·.