116
ifm
Programming Manual
ecomatmobile
CabinetController (CR0301) Runtime System V05
2016-04-21
ifm function elements
ifm function elements for the device CR0301
>
5.2.7
Function elements: Optimising the PLC cycle via processing interrupts
SET_INTERRUPT_I .......................................................................................................................... 117
SET_INTERRUPT_XMS ................................................................................................................... 120
20965
8609
Here we show you functions to optimise the PLC cycle.
1599
The PLC cyclically processes the stored application program in its full length. The cycle time can vary
due to program branchings which depend e.g. on external events (= conditional jumps). This can have
negative effects on certain functions.
By means of systematic interrupts of the cyclic program it is possible to call time-critical processes
independently of the cycle in fixed time periods or in case of certain events.
Since interrupt functions are principally not permitted for SafetyControllers, they are thus not available.
Summary of Contents for Ecomat 100 Mobile CR0301
Page 212: ......