User guide
Manuals
Brands
Rockwell Automation Manuals
Equipment
1747-PT1, D1747NP002 Hand-Held Terminal
91
92
93
94
95
96
97
98
99
100
Chapter 5
Ladder Program Basics
5
–
7
Nested branches can be converted into non
–
nested branches by repeating
instructions to make parallel equivalents.
Example
AB
C
F
D
E
AB
C
F
D
E
C
Nested Branch
Non
–
nested Equivalent Parallel Branch
1
...
...
89
90
91
92
93
...
...
486