RLL
P
LUS
Stage
Programming
7--18
RLL
PLUS
Stage Programming
DL105 PLC User Manual, 3rd Edition
Our discussion of state transitions has shown how the stage JMP instruction makes
the current stage inactive and the next stage (named in the JMP) active. As an
alternative way to enter this in
Direct
SOFT, you may use the power flow method for
stage transitions.
The main requirement is that the current stage be located directly above the next
(jump-to) stage in the ladder program. This arrangement is shown in the diagram
below, by stages S0 and S1, respectively.
S1
X0
JMP
SG
S0
Equivalent
X0
SG
S0
S0
S1
X0
SG
S1
SG
S1
All other rungs in stage...
Power flow
transition
Recall that the stage JMP instruction may occur anywhere in the current stage, and
the result is the same. However, power flow transitions (shown above) must occur as
the last rung in a stage. All other rungs in the stage will precede it. The power flow
transition method is also achievable on the handheld programmer, by simply
following the transition condition with the stage instruction for the next stage.
The power flow transition method does eliminate one stage JMP instruction, its only
advantage. However, it is not as easy to make program changes as using the stage
JMP. Therefore, we advise using stage JMP transitions for most programmers.
The stage View option in
Direct
SOFT will let you view the ladder program as a flow
chart. The figure below shows the symbol convention used in the diagrams. You may
find the stage view useful as a tool to verify that your stage program has faithfully
reproduced the logic of the state transition diagram you intend to realize.
SG
Stage
Reference to
a stage
J
Jump
S
Set Stage
R
Reset Stage
Transition
Logic
The following diagram is a typical stage view of a ladder program containing stages.
Note the left-to-right direction of the flow chart.
ISG
S0
SG
S1
SG
S2
SG
S3
SG
S4
SG
S5
J
J
J
S
J
Power Flow
Transition
Technique
Stage View in
Direct
SOFT
Содержание DL105
Страница 2: ...DL105 PLC User Manual Manual Number D1 USER M...
Страница 308: ...1B DL105 Error Codes In This Appendix Error Code Table...
Страница 314: ...1C Instruction Execution Times In This Appendix Introduction Instruction Execution Times...
Страница 324: ...1D Special Relays In This Appendix DL105 PLC Special Relays...
Страница 327: ...1E PLC Memory In This Appendix DL105 PLC Memory...
Страница 329: ...1F European Union Directives CE In This Appendix European Union EU Directives Basic EMC Installation Guidelines...