Basic Plc Programming - Fagor CNC 8060 Installation Manual

Hide thumbs Also See for CNC 8060:
Table of Contents

Advertisement

7.10.5
7.
CNC 8060
CNC 8065
(R
: 1709)
EF
·506·

Basic PLC programming.

When executing the -T- function
When executing a T function, the tool manager sends the code TMOPERATION=11 to the
PLC. In general, it is an optimization of the change that permits orienting the magazine while
machining.
In this case, the magazine is not oriented and the MZROT mark is activated to indicate that
the operation has been completed.
DFU TMOPSTROBE AND CPS TMOPERATION EQ 11 = SET MZROT
Activate the MZROT mark to "tell" the tool manager that the operation has finished.
When executing the M06 function
Every time the M06 subroutine ends an action, it lets the PLC know so it activates the relevant
mark of the tool manager.
DFU M1101 = SET MZTOCH1
DFD MZTOCH1 = RES M1101
The tool has been taken from the magazine to holder 1.
DFU M1102 = SET CH1TOSPDL
DFD CH1TOSPDL = RES M1102
The tool has been taken from holder 1 to the spindle.
DFU M1104 = SET SPDLTOCH2
DFD SPDLTOCH2 = RES M1104
The tool has been taken from the spindle to holder 2.
DFU M1106 = SET CH2TOMZ
DFD CH2TOMZ = RES M1106
The tool has been taken from holder 2 to the magazine.
DFU M1107 = SET SPDLTOGR
DFD SPDLTOGR = RES M1107
The tool has been taken from the spindle to ground.
DFU M1108 = SET GRTOSPDL
DFD GRTOSPDL = RES M1108
The tool has been taken from ground to the spindle.
The M06 subroutine uses the following M functions to "tell" the PLC which movements it must
carry out.
M101
Select in the magazine the position indicated by TAKEPOS and take the tool
with holder 1.
M102
Take the tool of holder 1 to the spindle.
M104
Take the spindle tool with holder 2.
M106
Select in the magazine the position indicated by LEAVEPOS and leave the
tool of holder 2.
Programming it depends on the type of machine. The auxiliary function will conclude after
executing the requested movement.
Certain operations require using the information transferred by the tool manager in the
following registers:
LEAVEPOS
This register indicates the magazine position to leave the tool.
TAKEPOS
This register indicates the magazine position of the tool to be taken.
I n s ta ll a t io n ma n u a l.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cnc 80658060 t power8060 l8060 m fl8060 t fl8060 m power ... Show all

Table of Contents