4 Step Ladder Instructions
DVP-PLC Application Manual
4-1
4.1 Step Ladder Instructions [STL], [RET]
Mnemonic Function Program
steps
STL
Step Transition Ladder Start
1
Controllers
ES
EX
SS
SA
SX
SC
EH
SV
Operand
S0 ~ S1023
Explanations:
STL Sn constructs a step. When STL instruction appears in the program, the program will enter a step ladder diagram
status controlled by steps. The initial status has to start from S0 ~ S9. RET instruction indicates the end of a step
ladder diagram starting from S0 ~ S9 and the bus returns to a normal ladder diagram instruction. SFC uses the step
ladder diagram composed of STL/RET to complete the action of a circuit. The No. of S cannot be repeated.
Mnemonic Function Program
steps
RET
Step Transition Ladder Return
1
Controllers
ES
EX
SS
SA
SX
SC
EH
SV
Operand
N/A
Explanations:
RET indicates the end of a step. There has to be a RET instruction in the end of a series of steps. One PLC program
can be written in maximum 10 steps (S0 ~ S9) and every step should end with a RET.
Program Example:
Ladder diagram:
SFC:
M1002
ZRST
S0
S127
SET
S0
SET
S20
Y0
SET
S30
Y1
SET
S40
Y2
S0
RET
END
X0
S0
S
S20
S
X1
S30
S
X2
S40
S
X3
S0
S20
S30
S40
S0
M1002
X0
X1
X2
X3
Y0
Y1
Y2
Содержание DVP-PLC
Страница 1: ...PLC PLC...
Страница 28: ...1 Basic Principles of PLC Ladder Diagram DVP PLC Application Manual 1 24 MEMO...
Страница 192: ...4 Step Ladder Instructions DVP PLC Application Manual 4 22 MEMO...
Страница 250: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 38 X0 DIV D0 D10 D20 D0 D10 K4Y0 DIV...
Страница 270: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 58 RST M0 X0 RST T0 RST Y0 FMOV K0 D10 K5...
Страница 337: ...7 Application Instructions API 50 99 DVP PLC APPLICATION MANUAL 7 53 X10 STMR T10 K50 Y0 Y3 X10 Y1 Y2 5 sec 5 sec...
Страница 458: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 56 or relay itself See 2 3 for more information...
Страница 472: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 70 MEMO...
Страница 574: ...9 Application Instructions API 150 199 DVP PLC Application Manual 9 102 MEMO...