12.05.2014 Views

Automating Manufacturing Systems - Process Control and ...

Automating Manufacturing Systems - Process Control and ...

Automating Manufacturing Systems - Process Control and ...

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.

plc il - 18.7<br />

Ladder<br />

A<br />

X<br />

Y<br />

Instruction List (IL)<br />

LD A<br />

ST X<br />

ST Y<br />

A X LD A<br />

B<br />

ST X<br />

Y LD B<br />

ANB<br />

ST Y<br />

A B X LD A<br />

C<br />

Y<br />

MPS<br />

LD B<br />

ANB<br />

ST X<br />

MPP<br />

LD C<br />

ANB<br />

ST Y<br />

A B W LD A<br />

C<br />

X<br />

MPS<br />

LD B<br />

ANB<br />

Y ST W<br />

E<br />

MRD<br />

Z LD C<br />

ANB<br />

ST X<br />

MRD<br />

STY<br />

MPP<br />

LD E<br />

ANB<br />

ST Z<br />

LD A<br />

ST X<br />

AND B<br />

ST Y<br />

LD A<br />

MPS<br />

AND B<br />

ST X<br />

MPP<br />

AND C<br />

ST Y<br />

LD A<br />

MPS<br />

AND B<br />

ST W<br />

MRD<br />

AND C<br />

ST X<br />

MRD<br />

ST Y<br />

MPP<br />

AND E<br />

ST Z<br />

Figure 18.5<br />

IL Programs for Multiple Outputs<br />

Complex instructions can be represented in IL, as shown in Figure 18.6. Here the<br />

function are listed by their mnemonics, <strong>and</strong> this is followed by the arguments for the functions.<br />

The second line does not have any input contacts, so the stack is loaded with a true

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

Saved successfully!

Ooh no, something went wrong!