·204·
Installation manual
CNC 8060
CNC 8065
2.
MACHINE PARAMETERS.
(REF: 1402)
Machine parameters for the magazine.
RANDOM
Random magazine.
Possible values: Yes / No.
Default value: No.
Associated variable: (V.)TM.MZRANDOM[mz]
Parameter included in the MAGAZINE // STORAGE table.
This parameter indicates whether the tools must always occupy the same position (non-
random) or they may occupy any position (random).
TOOL MAGAZINE MANAGEMENT.
MANAGEMENT
Magazine management related parameters.
This parameter shows the data to configure the magazine management. Each table shows
the following machine parameters to configure it.
TYPE
Magazine type.
Possible values: Asynchronous / Synchronous / Turret / Synchronous + 2 Arms / Synchronous + 1 Arm.
Default value: Synchronous.
Associated variable: (V.)TM.MZTYPE[mz]
Parameter included in the MAGAZINE // MANAGEMENT table.
This parameter indicates the type of magazine. See "7.1 Types of tool magazine." on page
343.
CYCLIC
Cyclic tool changer.
Possible values: Yes / No.
Default value: Yes.
Associated variable: (V.)TM.MZCYCLIC[mz]
Parameter included in the MAGAZINE // MANAGEMENT table.
A cyclic tool changer requires a tool change command (function M06) after searching a tool
and before searching the next one. With a non-cyclic tool changer, it is possible to search
for several tools in a row without necessarily having to make the actual tool change (M06
function).
OPTIMIZE
Tool management..
Possible values: Yes / No.
Default value: Yes.
Associated variable: (V.)TM.MZOPTIMIZED[mz]
Parameter included in the MAGAZINE // MANAGEMENT table.
When programming several T's in a row without an M6, this parameter indicates whether all
the programmed tools are selected (OPTIMIZE = No) or just the ones involving a tool change
(OPTIMIZE = Yes). Optimizing only works when executing a program. In MDI mode, this
parameter is ignored and all the blocks are executed.
MANAGEMENT
TYPE Type of magazine.
CYCLIC Cyclic tool changer.
OPTIMIZE Tool management.
M6ALONE Action when executing an M06 without selecting a T.
T2 It looks for the tool if OPTMIZE = No.
T3 M6 It always looks for the tool. The M6 implies a tool change.
T5 It always looks for the tool. M6 comes next.
M6