Interrupt programs interrupt the processing of the main program’s programs in the task list “Programs”.
If several interrupt requests occur simultaneously, they are executed in the order of priority from the lowest to the highest number.
If further interrupt requests occur while an interrupt program is being processed, the interrupt program with the highest priority, i.e. with the smallest number, will be processed after the interrupt program being processed is finished.