Program processing and
system time
03/05 AWB2724-1453GB
36
DisableInterrupt
With this function, you disable (deactivate) a parameterized
physical interrupt by accessing it from the user program.
EnableInterrupt
With this function, the physical interrupt which was deactivated
beforehand can now be re-enabled as an active interrupt.
Figure 46: DisableInterrupt function
Figure 47: EnableInterrupt function