EasyManuals Logo

Siemens SINUMERIK 840D Programming Manual

Siemens SINUMERIK 840D
687 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #63 background imageLoading...
Page #63 background image
Flexible NC programming
1.14 Interrupt routine (SETINT, DISABLE, ENABLE, CLRINT)
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
1-49
Assign and start interrupt routine, SETINT
The control has signals (inputs 1 to 8)
to interrupt the program run and start the corresponding interrupt routine.
The assignment of input to program is made in the main program.
Example:
N10 SETINT(3) PRIO=1 LIFT_Z
When input 3 is enabled, routine LIFT_Z is started immediately.

6(7,17

6(7,17

6(7,17

6(7,17
Start several interrupt routines, define the priority, PRIO=
If several SETINT instructions are programmed in your NC program and several signals can
therefore occur at the same time, you must assign the priority of the interrupt routines to
determine the order in which they are executed: PRIO 1 to 128, 1 has highest priority.
Example:
N10 SETINT(3) PRIO=1 LIFT_Z
N20 SETINT(2) PRIO=2 LIFT_X
The routines are executed successively in the order of their priority if the inputs are enabled
at the same time. First SETINT(3), then SETINT(2).
If new signals are received while interrupt routines are being executed, the current interrupt
routines are interrupted by routines with higher priority.

Table of Contents

Other manuals for Siemens SINUMERIK 840D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 840D and is the answer not in the manual?

Siemens SINUMERIK 840D Specifications

General IconGeneral
SeriesSINUMERIK 840D
AxesUp to 31
ChannelsUp to 10
Operating SystemWindows-based
Power Supply24 V DC
Control Unit TypeCNC
InterfaceEthernet, PROFIBUS
DisplayTFT color display
InterpolationSpline
PLCIntegrated PLC
Data StorageCompactFlash, USB

Related product manuals