EasyManuals Logo

Siemens SINUMERIK 810D Programming Guide

Siemens SINUMERIK 810D
598 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 #70 background imageLoading...
Page #70 background image
1
Flexible NC Programming 02.98
1.14 Interru
p
t routine
1
840D
NCU 571
840D
NCU 572
NCU 573
810D
840Di
ï›™
Siemens AG 2000. All rights reserved
1-70
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA)
−
04.00 Edition
Assign and start interrupt routine, SETINT
The control has eight signals
(inputs 1...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.
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: Priority levels PRIO 1 to
128 are available, 1 has top 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.
0
SETINT (0) ...
1
SETINT (1) ...
2
SETINT (2) ...
3
SETINT (3) ...

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 810D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 810D
CategoryControl Unit
LanguageEnglish

Related product manuals