Siemens sinumerik 840d Programming Manual page 72

Hide thumbs Also See for sinumerik 840d:
Table of Contents

Advertisement

Flexible NC Programming
1
1.14 Interrupt routine
840D
840D
NCU 571
NCU 572
NCU 573
Rapid lift from contour, LIFTFAST
When the input is switched, LIFTFAST retracts the
tool rapidly from the workpiece contour.
If the SETINT instruction includes an interrupt
routine as well as LIFTFAST, the liftfast is executed
before the interrupt routine.
Example:
N10 SETINT(2) PRIO=1 LIFTFAST
or
N30 SETINT(2) PRIO=1 LIFT_Z LIFTFAST
In both cases, the liftfast is executed when input 2
with top priority is enabled.
• With N10, execution is stopped with alarm 16010
(as no asynchronized subprogram, ASUP, was
specified).
• The asynchronized subprogram "LIFT-Z" is
executed with N30.
Sequence of motions with rapid lift
The distance through which the geometry axes are
retracted from the contour on liftfast can be defined
in machine data.
Programmable traversing direction, ALF=...
You enter the direction in which the tool is to travel
on liftfast in the NC program.
The possible traversing directions are stored in
special code numbers on the control and can be
called up using these numbers.
Example:
N10 SETINT(2) PRIO=1 LIFT_Z LIFTFAST
ALF=7
The tool moves – with G41 activated (direction of
machining to the left of the contour) – away from the
contour perpendicularly as seen from above.
1-72
810D
840Di
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) − 04.00 Edition
G41
 Siemens AG 2000. All rights reserved
02.98
1

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik fm-ncSinumerik 840diSinumerik 810d

Table of Contents