Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·819·
Variables related to the active tool and to the next one.
(V.)[ch].TM.NOSEW[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. Cutter width.
Syntax.
·ch· Channel number.
[odf] Tool offset; if missing, the active tool offset.
(V.)[ch].TM.CUTA[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. Cutting angle of the cutter.
Syntax.
·ch· Channel number.
[odf] Tool offset; if missing, the active tool offset.
(V.)[ch].TM.TOFL[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 active tool. Tool length offset on the xn axis.
The offsets are used to define the tool dimensions in each axis. The dimensions of the turning
tools are defined using these offsets; either these offsets or tool length and radius may be
used for the dimensions of the rest of the tools.
On tools that are not just for turning, e.g. endmills and drill bits, the offsets may also be used
to define the tool position when using a tool holder or an intermediate tool. In this case, the
tool dimensions are defined with the radius and the length.
Syntax.
·ch· Channel number.
·ofd· Tool offset.
·xn· Name, logic number or index of the axis.
(V.)[ch].TM.TOFLW[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 active tool. Tool length offset wear on the xn axis.
Syntax.
·ch· Channel number.
·ofd· Tool offset.
V.[2].TM.NOSEW Channel ·2·. Active tool offset.
V.[2].TM.NOSEW[3] Channel ·2·. Tool offset ·3·.
V.[2].TM.CUTA Channel ·2·. Active tool offset.
V.[2].TM.CUTA[3] Channel ·2·. Tool offset ·3·.
V.TM.TOFL[3].Z Tool offset ·3·. Z axis.
V.TM.TOFL[3].4 Tool offset ·3·. Axis with logic number ·4·.
V.[2].TM.TOFL[3].1 Tool offset ·3·. Axis with index ·1· in the channel ·2·.