·812·
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.TLFN[ofd]
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the active tool. Nominal life.
Syntax.
[odf] Tool offset; if missing, the active tool offset.
·ch· Channel number.
(V.)[ch].TM.TLFR[ofd]
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
[odf] offset of the active tool. Real (actual) life.
Syntax.
[odf] Tool offset; if missing, the active tool offset.
·ch· Channel number.
(V.)[ch].TM.REMLIFE
Variable that can be read from the PLC and from the interface.
Active tool. Remaining life.
Syntax.
·ch· Channel number.
"CUSTOM" DATA OF THE ACTIVE TOOL.
(V.)[ch].TM.TOTP1
(V.)[ch].TM.TOTP2
(V.)[ch].TM.TOTP3
(V.)[ch].TM.TOTP4
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.
Active tool. Custom parameters.
Syntax.
·ch· Channel number.
V.[2].TM.TLFN Channel ·2·. Active tool offset.
V.[2].TM.TLFN[3] Channel ·2·. Tool offset ·3·.
V.[2].TM.TLFR Channel ·2·. Active tool offset.
V.[2].TM.TLFR[3] Channel ·2·. Tool offset ·3·.
[2].TM.REMLIFE Channel ·2·.
V.[2].TM.TOTP1 Channel ·2·. Custom parameter ·1·.
V.[2].TM.TOTP2 Channel ·2·. Custom parameter ·2·.
V.[2].TM.TOTP3 Channel ·2·. Custom parameter ·3·.
V.[2].TM.TOTP4 Channel ·2·. Custom parameter ·4·.