·682·
Installation manual
CNC 8060
CNC 8065
10.
CNC VARIABLES.
(REF: 1402)
Variables related to machine parameters for the tool magazine.
(V.)TM.MZTYPE[mz]
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Tool magazine [mz]. Type of magazine.
Syntax.
·mz· Type of tool magazine.
Values of the variable.
This variable returns one of the following values.
(V.)TM.MZCYCLIC[mz]
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Tool magazine [mz]. Cyclic tool changer.
A cyclic tool changer requires a tool change command (function M06) after searching a tool
and before searching the next one. In a non-cyclic magazine, it is possible to perform several
consecutive tool searches without necessarily having to change the tool.
Syntax.
·mz· Type of tool magazine.
Values of the variable.
This variable returns one of the following values.
(V.)TM.MZOPTIMIZED[mz]
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Tool magazine [mz]. Tool management.
When programming several T's in a row without M06, a magazine with optimized
management only looks for the tool to be changed; a magazine without optimized
management looks for all the tools.
Syntax.
·mz· Type of tool magazine.
V.TM.MZTYPE[2] Magazine ·2·.
Value. Meaning.
1 Asynchronous.
2 Synchronous.
3 Turret
4 Synchronous with 2 arms.
5 Synchronous with 1 arm.
V.TM.MZCYCLIC[2] Magazine ·2·.
Value. Meaning.
0 It is not a cyclic tool magazine.
1 It is a cyclic tool magazine.
V.TM.MZOPTIMIZED[2] Magazine ·2·.