·370·
Installation manual
CNC 8060
CNC 8065
7.
TOOL AND MAGAZINE MANAGEMENT.
(REF: 1402)
Synchronous magazine without changer arm.
Example of operation.
The following example shows, assuming that there is no tool in the spindle, it shows the
functions executed by the CNC, the values sent by the tool manager to the PLC in each
operation and the marks to be activated by the PLC in each case.
It is a non-random magazine, each tool occupies the position of its own number and T7, T8
and T9 are ground tools.
10 # -4 MZTOSPDL + SPDLTOGR
11 0 0 MZROT
12 # # SPDLTOMZ + MZTOSPDL
13 # 0 MZROT + MZROT
14 # # SPDLTOMZ + MZTOSPDL
CNC TMOPERATION TAKEPOS LEAVEPOS
T1
M6
11
1
0
1
0
0
MZROT
MZTOSPDL
T2
M6
11
5
0
2
0
1
MZROT
SPDLTOMZ + MZTOSPDL
T7
M6
11
6
0
-4
0
2
MZROT
SPDLTOMZ + GRTOSPDL
T8
M6
11
8
0
0
0
0
MZROT
SPDLTOGR + GRTOSPDL
T3
T4
M6
11
11
7
0
0
4
0
0
-4
MZROT
MZROT
SDPLTOGR + MZTOSPDL
T0
M6
11
2
0
0
0
4
MZROT
SPDLTOMZ
T9
M6
11
3
0
0
0
0
MZROT
GRTOSPDL
T0
M6
11
4
0
0
0
0
MZROT
SPDLTOGR
TM => PLC PLC => TM
TMOPERATION TAKEPOS LEAVEPOS