Sunday, August 9, 2009

PLC Omron Programming for Packing Machine




PLC Type Series-C Omron , Name Input / Output PLC :
 

INPUT PLC :
000.00 ; LS or Limit Switch for Feeder Reverse
000.01 ; LS or Limit Switch for Feeder Forward
000.02 ; LS or Limit Switch for Lifter Lower
000.03 ; LS or Limit Switch for Lifter Middle
000.04 ; LS or Limit Switch for Lifter Upper ( Forward )
000.05 ; Switch Start
000.06 ; Push Button Reset
 

OUTPUT PLC :
005.00 ; Solenoid for Cylinder Feeder Forward
005.01 ; Solenoid for Cylinder Feeder Reverse
005.02 ; Solenoid for Cylinder Lifter Down
005.03 ; Solenoid for Cylinder Lifter Upper


PLC Omron Programming :

Download Picture PLC Ladder : PLC Omron Programming

Please Download Programming for SYSWIN : PLC Omron Programming


Reading PLC Programming for Packing Machine :
Step 1 :
If 000.00 = ON And 000.04 = ON And 000.05 = ON And 010.01 = OFF And 010.04 = OFF And 010.07 = OFF And 000.06 = OFF Then 010.00 = Hold ON ( Latching ).
Step 2 : ( Lifter in the Middle Position )
a. If 010.00 = ON And 000.01 = ON And 010.03 = OFF And 000.06 = OFF Then 010.01 = Hold ON ( Latching ).
b. If 010.00 = ON And 000.01 = ON And 000.03 = OFF And 000.06 = OFF Then 010.02 = Hold ON ( Latching ).
Step 3 :
If 010.01 = ON And 000.03= ON And 000.00 = ON And 010.04 = OFF And 000.06 = OFF Then 010.03 = Hold ON ( Latching ).
Step 4 : ( Lifter in the Lower Position )
a. If 010.03 = ON And 000.01 = ON And 010.06 = OFF And 000.06 = OFF Then 010.04 = Hold ON ( Latching ).
b. If 010.03 = ON And 000.01 = ON And 000.02 = OFF And 000.06 = OFF Then 010.05 = Hold ON ( Latching ).
Step 5 :
If 010.04 = ON And 000.02= ON And 000.00 = ON And 010.07 = OFF And 000.06 = OFF Then 010.06= Hold ON ( Latching ).
Step 6 :( Lifter in the Upper Position or Origin Position )
a. If 010.06 = ON And 000.01 = ON And 000.00 = OFF And 000.06 = OFF Then 010.07= Hold ON ( Latching ).
b. If 010.06 = ON And 000.01 = ON And 000.04 = OFF And 000.06 = OFF Then 010.08 = Hold ON ( Latching ).
Step 7 :
a. If 010.00 = ON Or 010.03 = ON Or 010.06 = ON Then 005.00 = ON.
b. If 010.01 = ON Or 010.04 = ON Or 010.07 = ON Or 000.06 = ON Then 005.01 = ON.
c. If 010.02 = ON Or 010.05 = ON Then 005.02 = ON.
d. If 010.08 = ON Or 000.06 = ON Then 005.03 = ON.


Labels:


Newer Post Older Post Home

You may also like these ebook:

Get Free PLC eBook directly sent to your email,
and email subscription to program-plc.blogspot.com




We hate SPAM. Your information is never sold or shared with anyone.

Your Email Will Be 100% Secured !

Your email is stored safely on Google FeedBurner