EasyManuals Logo

Siemens MCP 398C Programming Manual

Siemens MCP 398C
1334 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 #541 background imageLoading...
Page #541 background image
An interrupt can be assigned a priority value from 1 ... 128. Priority value 1 corresponds to the
highest priority and 128 the lowest.
Syntax
SETINT(<n>) <NAME>
SETINT(<n>) PRIO=<value> <NAME>
SETINT(<n>) PRIO=<value> <NAME> BLSYNC
SETINT(<n>) PRIO=<value> <NAME> LIFTFAST
Meaning
SETINT(<n>): Input <n> is assigned the interrupt routine <Name>. The assigned interrupt routine
is started as soon as input <n> == 1 is detected.
Note:
If an already programmed input <n> is assigned another interrupt routine, then the
previous assignment is no longer effective.
<n>: Input number
Type: INT
Range of values: 1 ... 8
PRIO= : Priority of the interrupt
(optional)
<value>: Priority value
(optional)
Type: INT
Range of values: 1 ... 128 (1 ⇒ highest priority)
<NAME>: Name of the interrupt routine (subprogram)
BLSYNC: BLSYNC ensures that after initiating the interrupt, the system first waits until the
actual block has been completed. Only then is the interrupt routine executed.
(optional)
LIFTFAST: LIFTFAST ensures that after initiating the interrupt, initially a fast retraction is
realized (see Chapter "Fast retraction from the contour (SETINT LIFTFAST, ALF)
(Page 544)"). Only then is the interrupt routine executed.
(optional)
Work preparation
3.3 Interrupt routine (ASUB)
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0 541

Table of Contents

Other manuals for Siemens MCP 398C

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens MCP 398C and is the answer not in the manual?

Siemens MCP 398C Specifications

General IconGeneral
BrandSiemens
ModelMCP 398C
CategoryControl Systems
LanguageEnglish

Related product manuals