4 Step Ladder Instructions
DVP-PLC Application Manual
4-11
a) Structure of simultaneous divergence
When the condition at the current step is true, the step can be transferred to many steps. See the diagrams
below. When X0 = On, S20 will be simultaneously transferred to S21, S22, S23 and S24.
Ladder diagram:
X0
SET
SET
S22
S21
S
SET
S23
S20
SET
S24
SFC:
S20
S21
S22
S23
S24
b) Structure of alternative divergence
When the individual condition at the current status is true, the step will be transferred to another individual step.
See the diagrams below. When X0 = On, S20 will be transferred to S30; when X1 = On, S20 will be transferred to
S31; when X2 = On, S20 will be transferred to S32.
Ladder diagram:
X0
SET
SET
S31
S30
S
SET
S32
S20
X1
X2
SFC:
S20
S30
S31
S32
X0
X1
X2
c) Structure of the simultaneous convergence
See the ladder diagram below. A continuous STL instruction represents a simultaneous convergence. When the
condition is true after a continuous output, the step will be transferred to the next step. In the simultaneous
convergence, only when several conditions are true will the transfer be allowed.
Ladder diagram:
X2
SET
S50
S
S40
S
S41
S
S42
SFC:
S40
S50
S41
S42
X2
d) Structure of alternative convergence
See the diagrams below. Depending on the condition of the input signal of which of S30, S40 and S50 becomes
true first, the first one will be first transferred to S60.
Содержание 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...