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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

plc wiring - 2.8<br />

number there. The last instruction is the ST (store output) that will look at the last value<br />

stored <strong>and</strong> if it is 1, the output will be turned on, if it is 0 the output will be turned off.<br />

00000<br />

00001<br />

00002<br />

00003<br />

00004<br />

00005<br />

00006<br />

LDN<br />

LD<br />

AND<br />

LD<br />

LD<br />

AND<br />

OR<br />

ST<br />

END<br />

A<br />

B<br />

C<br />

D<br />

00007 X<br />

00008<br />

A<br />

the mnemonic code is equivalent to<br />

the ladder logic below<br />

B<br />

X<br />

C<br />

D<br />

END<br />

Note: The notation shown above is<br />

not st<strong>and</strong>ard Allen-Bradley<br />

notation. The program to the<br />

right would be the A-B equivalent.<br />

SOR<br />

BST<br />

XIC A<br />

XIO B<br />

NXB<br />

XIO C<br />

XIO D<br />

BND<br />

OTE X<br />

EOR<br />

END<br />

Figure 2.6<br />

An Example of a Mnemonic Program <strong>and</strong> Equivalent Ladder Logic<br />

The ladder logic program in Figure 2.6, is equivalent to the mnemonic program.<br />

Even if you have programmed a PLC with ladder logic, it will be converted to mnemonic<br />

form before being used by the PLC. In the past mnemonic programming was the most<br />

common, but now it is uncommon for users to even see mnemonic programs.<br />

www.PA<strong>Control</strong>.com

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

Saved successfully!

Ooh no, something went wrong!