Delete Assignment Of Interrupt Routine (Clrint) - Siemens SINUMERIK 840D sl Programming Manual

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Flexible NC programming
1.14 Interrupt routine (ASUB)
Example
Program code
...
N20 SETINT(3) PRIO=1 ABHEB_Z
...
N90 DISABLE(3)
...
N130 ENABLE(3)
...
1.14.5

Delete assignment of interrupt routine (CLRINT)

Function
An input → interrupt routine defined using
Syntax
CLRINT(<n>)
Meaning
CLRINT(<n>)
<n>
Example
Program code
...
N20 SETINT(3) PRIO=2 ABHEB_Z
...
N50 CLRINT(3)
...
126
:
Command: Deleting the interrupt assignment of input <n>
:
Parameter: Input number
Type:
Range of values: 1 ... 8
Comment
; If input 3 switches, then interrupt routine
"ABHEB_Z" should start.
; The SETINT instruction from N20 is
deactivated.
; The SETINT instruction from N20 is
reactivated.
can be deleted with
SETINT
INT
Comment
;
; The assignment between input "3" and
interrupt routine "ABHEB_Z" is deleted.
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
.
CLRINT
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents