·332·
Installation manual
CNC 8060
CNC 8065
6.
LOGIC CNC INPUTS AND OUTPUTS.
(REF: 1402)
Tool manager modifiable signals.
6.11 Tool manager modifiable signals.
SETTMEM
There is a mark for each magazine. The mnemonics for each magazine are the following.
SETTMEMZ1 (can also be programmed as SETTMEM)
SETTMEMZ2 SETTMEMZ3 SETTMEMZ4
The PLC sets this mark high (=1) to activate the tool manager emergency.
RESTMEM
There is a mark for each magazine. The mnemonics for each magazine are the following.
RESTMEMZ1 (can also be programmed as RESTMEM)
RESTMEMZ2 RESTMEMZ3 RESTMEMZ4
The PLC sets this mark high (=1) to cancel the tool manager emergency.
CUTTINGON
There is a mark for each channel. The mnemonics for each channel are the following.
CUTTINGONC1 (same as CUTTINGON)
CUTTINGONC2 CUTTINGONC3 CUTTINGONC4
When associating a maximum life span to a tool (monitoring), the CNC checks this mark to
find out whether the tool is machining (=1) or not (=0).
TREJECT
There is a mark for each channel. The mnemonics for each channel are the following.
TREJECTC1 (can also be programmed as TREJECT)
TREJECTC2 TREJECTC3 TREJECTC4
If the PLC sets this mark high (=1), the CNC interprets that the tool must be rejected.
MZTOCH1
There is a mark for each magazine. The mnemonics for each magazine are the following.
MZTOCH1MZ1 (can also be programmed as MZTOCH1)
MZTOCH1MZ2 MZTOCH1MZ3 MZTOCH1MZ4
Use it with an asynchronous magazine or synchronous with arm. The PLC must set this mark
high (=1) after taking the tool from the magazine to the changer arm 1.
CH1TOSPDL
There is a mark for each magazine. The mnemonics for each magazine are the following.
CH1TOSPDLMZ1 (same as CH1TOSPDL)
CH1TOSPDLMZ2 CH1TOSPDLMZ3 CH1TOSPDLMZ4
Use it with an asynchronous magazine or synchronous with arm. The PLC must set this mark
high (=1) after taking the tool from the changer arm 1 to the spindle.
PRG
()= CNCRD (G.GS0, R300, M12)
Register R300 shows the status of the G functions.
AUTOMAT AND INCYCLE AND NOT B0R300 = CUTTINGON
If it is in automatic mode (AUTOMAT), a (INCYCLE) block is being executed and the
G00 function is not active, then, the tool is considered to be machining.
END