17.03.2014 Views

DVP-ES2-EX2-SS2-SA2-SX2-Operation Manual

DVP-ES2-EX2-SS2-SA2-SX2-Operation Manual

DVP-ES2-EX2-SS2-SA2-SX2-Operation Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1. PLC Concepts<br />

Example 2 - Start First latched circuit<br />

When X1 (START) = ON and X2 (STOP) = OFF, Y1 will be ON<br />

and latched. If X2 is turned ON, Y1 remains ON. This is a Start<br />

First circuit because START button has the control priority than<br />

STOP<br />

X1<br />

Y1<br />

X2<br />

Y1<br />

Example 3 - Latched circuit of SET and RST<br />

The diagram opposite are latched circuits consist of RST and<br />

SET instructions.<br />

Stop first<br />

X1<br />

X2<br />

SET<br />

RST<br />

Y1<br />

Y1<br />

In PLC processing principle, the instruction close to the end of<br />

the program determines the final output status of Y1. Therefore,<br />

if both X1 and X2 are ON, RST which is lower than SET forms a<br />

Stop First circuit while SET which is lower than RST forms a<br />

Start First circuit.<br />

Start first<br />

X2<br />

X1<br />

RST<br />

SET<br />

Y1<br />

Y1<br />

Example 4 - Power down latched circuit<br />

The auxiliary relay M512 is a latched relay. Once X1 is ON, Y1<br />

retains its status before power down and resumes after power<br />

up.<br />

X1<br />

X2<br />

SET<br />

RST<br />

M512<br />

M512<br />

M512<br />

Y1<br />

Example 5 - Conditional Control<br />

X1<br />

X3<br />

Y1<br />

X1<br />

Y1<br />

X3<br />

X2<br />

Y2<br />

X4<br />

Y1<br />

Y2<br />

X2<br />

X4<br />

Y1<br />

Y2<br />

Because NO contact Y1 is connected to the circuit of Y2 output, Y1 becomes one of the conditions<br />

for enabling Y2, i.e. for turning on Y2, Y1 has to be ON<br />

1-17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!