03/05 AWB2724-1453GB
Interrupt processing
37
Creating and integrating an interrupt function
The formal procedure for the provision and integration of an
interrupt function is described in individual steps in the following.
In the example, a H-signal on input I0.0 should branch into an
interrupt module and execute it.
X Create a program module for the normal application (“PLC-
PRG”) for this purpose and a further module with the interrupt
functionality “Interrupt1”.
The following figure shows you both modules:
X Changeover to the PLC Configuration and assign Interrupt_1
from the list field to input I0.0.
Figure 48: “PLC_PRG” and “Interrupt_1” modules