254
How to Use the Step Ladder Program Block Appendix A
Example of Step Ladder Program
Note A contact ITEM that has been turned ON by the OUT command stays ON even if program execution
moves to the next STEP. For this reason, care must be taken when using the OUT command when per-
forming step progression control. To turn OFF the contact ITEM, that has been turned ON by the OUT
command, by movement between STEPs, use the RESET command to reset the contact ITEM.
R
R
Internal switch
A
Move to next STEP03 when step move condition b turns
ON, and set internal switch B. (A remains ON even if
program execution moves to STEP01.)
Move
condition
b
STEP03
Declare STEP03.
Send all P3, I3 and D3 from ITEM Setting block at block
address 104 as internal switch A is ON when STEP03 is
moved to.
Internal switch
B
Turn pump OFF.
Reset internal switch B.
S
S
STEP01
Send all P1, I1 and D1 from ITEM Setting block at block
address 102 at start of operation.
Start of
operation
000-019
Declare STEP01.
Set basic PID at block address 001 to Auto.
Turn pump setting ON.
Move to next STEP02 when step move condition a turns
ON, and set internal switch A. (A remains ON even if
program execution moves to STEP01.)
Move
condition
a
STEP02
Declare STEP02.
Send all P2, I2 and D2 from ITEM Setting block at block
address 103 as internal switch A is ON when STEP02 is
moved to.
Internal switch
A
Reset internal switch A.
Reset Run Start flag.
S
S
R
S
S
R
ITEM setting
102-039
Basic PID
001-086
Internal switch
100-012
Start of operation
000-019
ITEM setting
103-039
Internal switch
B
ITEM setting
104-039
Internal switch
100-012
Internal switch
A
B