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 function ref - 34.3<br />

XIC, XIO, OTE - eXamine If Closed, eXamine If Open, OuTput Enable<br />

A<br />

I:001/0<br />

B<br />

I:001/1<br />

Description:<br />

Status Bits: none<br />

Registers: none<br />

Available on: Micrologix, PLC-5<br />

These are the three most basic <strong>and</strong> common instructions. The input ’A’ is a<br />

normally open contact (XIC), the input ’B’ is a normally closed contact<br />

(XIO). Both of the outputs are normally off (OTE).<br />

34.1.2 Program <strong>Control</strong><br />

JMP, LBL - JuMP, LaBeL<br />

A<br />

Description:<br />

2<br />

LBL<br />

Status Bits: none<br />

Registers: none<br />

Available on: Micrologix, PLC-5<br />

B<br />

JMP<br />

JUMP<br />

Label 2<br />

The JMP instruction will allow the PLC to bypass some ladder logic<br />

instructions. When ’A’ is true in this example the JMP will go to label<br />

’2’, after which the program scan will continue normally. If ’A’ is false<br />

the JMP will be ignored <strong>and</strong> program execution will continue normally.<br />

In either case, ’X’ will be equal to ’B’.<br />

X<br />

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

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

Saved successfully!

Ooh no, something went wrong!