Description
Used to cycle through the commands within the block once per program cycle.
Function
The controller cycles through commands within the main loop, which can only be used once.
Input
None
Output
None
Example
Fan (DO) is switched on when the unit switch (DI) is closed; it stops working when the unit switch (DI) is open or fan fault (DI) is closed.