4-126 Series 90-30/20/Micro Programmable Controllers Reference Manual September 1998 GFK-0467K

4
Example:
In the following example, whenever %I0002 allows power flow into the MCR function, programexecution will continue without power flow to the coils until the associated ENDMCR is reached.If %I0001 and %I0003 are ON, %Q0001 is turned OFF and %Q0003 remains ON.
|
|%I0002 FIRST
|——| |———[ MCR ]
|
||
||
||%I0001 %Q0001
||——| |————————————————————————————————————————————————————————————————————( )—
||
||
||
||%I0003 %Q0003
||——| |————————————————————————————————————————————————————————————————————(S)—
||
||
||
| FIRST
+[ ENDMCR ]
|