EasyManuals Logo

Siemens SINUMERIK 840D sl Programming Manual

Siemens SINUMERIK 840D sl
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 #543 background imageLoading...
Page #543 background image
3.3.4 Deactivating/reactivating the assignment of an interrupt routine (DISABLE,
ENABLE)
A SETINT statement can be deactivated with DISABLE and reactivated with ENABLE without
losing the input → interrupt routine assignment.
Syntax
DISABLE(<n>)
ENABLE(<n>)
Meaning
DISABLE(<n>): Command: Deactivating the interrupt routine assignment of input <n>
ENABLE(<n>): Command: Reactivating the interrupt routine assignment of input <n>
<n>: Parameter: Number of the interrupt signal
Type: INT
Range of values: 1 ... 32
Example
Program code Comment
N20 SETINT(3) PRIO=1 ABHEB_Z ; If input 3 switches, then interrupt
; routine "ABHEB_Z" should start.
...
N90 DISABLE(3) ; The SETINT statement from N20 is deactivated.
...
N130 ENABLE(3) ; The SETINT statement from N20 is reactivated.
...
3.3.5 Delete assignment of interrupt routine (CLRINT)
An interrupt signal assignment defined with SETINT for an NC program (ASUP) can be deleted
with CLRINT.
Syntax
CLRINT(<n>)
Work preparation
3.3 Interrupt routine (ASUB)
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0 543

Table of Contents

Other manuals for Siemens SINUMERIK 840D sl

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 840D sl Specifications

General IconGeneral
Control TypeCNC
Number of AxesUp to 31
Max Number of Channels10
InterfacesEthernet, PROFIBUS, PROFINET, USB
Interpolation5-axis interpolation
Operating Temperature0°C to 45°C
Relative HumidityUp to 95% (non-condensing)
DisplayTFT color display, various sizes
Programming LanguagesDIN/ISO
Safety FeaturesSafety Integrated
PLCIntegrated PLC S7-300
Drive InterfaceSINAMICS S120
Data StorageCF card, USB
Operating SystemWindows-based

Related product manuals