Program Simplification Techniques - FATEK FBS Series Manual

Plc
Hide thumbs Also See for FBS Series:
Table of Contents

Advertisement

Example:
X0
LD TR0
Example:
X1
X2
block 1
X3
X4
OUT TR0
X9
LD TR0
The above sample diagram shows a typical example of connecting two parallel blocks in series. Block 3 is formed when
the element X9 is introduced into the network and the two parallel blocks become the branched blocks.
TR instruction is not necessary because the(*)point is the origin line.
If have already used TR relay to connect two blocks serially, then ANDLD instruction is not necessary.

1.7 Program Simplification Techniques

If a single element is connected in parallel to a serial block, The ORLD instruction can be omitted if the serial block is
connected on top of this single element.
LD
LD
AND
ORLD
OUT TR0
Y0
X1
X2
Y1
Y2
OUT TR1
X5
X6
block 2
X7
X8
LD TR1
block 3
X0
X1
X2
X
0
X
1
X
2
AND
OUT TR
AND
OUT
LD TR
AND
OUT
LD TR
OUT
ORG
AND
LD
Y0
OUT TR
AND
ORLD
OUT TR
AND
AND
LD TR
AND
LD TR
AND
ORLD
AND
ORLD
OUT
X1
X2
X0
LD
AND
OR
1 - 13
X
0
0
X
1
Y
0
0
←─ Begins from row 2
X
2
Y
1
0
←─ Begins from row 3
Y
2
X
1
X
2
X
3
0
X
4
1
X
5
Uses AND Instruction
←─
after TR instruction
X
6
Uses LD TR instruction
1
to return to TR branch
←─
X
7
line
0
X
9
Uses AND instruction
←─
after TR instruction
X
8
Y
0
X
1
X
2
X
0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents