beautypg.com

1 basic principles of plc ladder diagram – Delta Electronics Programmable Logic Controller DVP-PLC User Manual

Page 20

background image

1 Basic Principles of PLC Ladder Diagram

DVP-PLC Application Manual

1-16

„

MPS and MPP instruction can be omitted when the multiple outputs in the same horizontal line do not need to

operate with other input devices.

Ladder diagram complied into instruction

MPS

AND X0

OUT Y1

MPP

X0

Y1

Y0

Ø

OUT Y0

Ladder diagram complied into instruction

OUT Y0

AND X0

Y0

Y1

X0

OUT Y1

„

Correct the circuit of reverse flow

In the following two examples, the diagram in the left hand side is the ladder diagram we desire. However, the illegal

“reverse flow” in it is incorrect according to our definition on the ladder diagram. We modify the diagram into the

diagram in the right hand side.

Example 1

X0

X3

X6

X1

X4

X7

X2

X5

X10

LO OP 1

rever se fl ow

Ö

X0

X1

X2

X3

X4

X5

X10

X6

X7

X5

X10

LOOP1

Example 2

X0

X3

X6

X1

X4

X7

X2

X5

X10

LO OP 1

rever se fl ow

X 0

X 3

X 6

X 1

X 4

X7

X2

X 5

X10

L OO P2

Reverse fl ow

Ö

LOOP1

X0

X1

X2

X3

X4

X5

X6

X3

X7

X10

X6

X0

X1

X7

X10

LOOP

2

X4