Tuesday, August 11, 2009

PLC Keyence Programming for Packing Machine




PLC Type KV Keyence , Name Input / Output PLC :
 

INPUT PLC :
0000 ; LS or Limit Switch for Feeder Reverse
0001 ; LS or Limit Switch for Feeder Forward
0002 ; LS or Limit Switch for Lifter Lower
0003 ; LS or Limit Switch for Lifter Middle
0004 ; LS or Limit Switch for Lifter Upper ( Forward )
0005 ; Switch Start
0006 ; Push Button Reset
 

OUTPUT PLC :
0500 ; Solenoid for Cylinder Feeder Forward
0501 ; Solenoid for Cylinder Feeder Reverse
0502 ; Solenoid for Cylinder Lifter Down
0503 ; Solenoid for Cylinder Lifter Upper


PLC Keyence Programming :

Download Picture PLC Ladder : PLC Keyence Programming

Please Download Programming for KV Builder : PLC Keyence Programming


Reading PLC Programming for Packing Machine :
Step 1 :
If 0000 = ON And 0004 = ON And 0005 = ON And 1001 = OFF And 1004 = OFF And 1007 = OFF And 0006 = OFF Then 1000 = Hold ON ( Latching ).
Step 2 : ( Lifter in the Middle Position )
a. If 1000 = ON And 0001 = ON And 1003 = OFF And 0006 = OFF Then 1001 = Hold ON ( Latching ).
b. If 1000 = ON And 0001 = ON And 0003 = OFF And 0006 = OFF Then 1002 = Hold ON ( Latching ).
Step 3 :
If 1001 = ON And 0003= ON And 0000 = ON And 1004 = OFF And 0006 = OFF Then 1003 = Hold ON ( Latching ).
Step 4 : ( Lifter in the Lower Position )
a. If 1003 = ON And 0001 = ON And 1006 = OFF And 0006 = OFF Then 1004 = Hold ON ( Latching ).
b. If 1003 = ON And 0001 = ON And 0002 = OFF And 0006 = OFF Then 1005 = Hold ON ( Latching ).
Step 5 :
If 1004 = ON And 0002= ON And 0000 = ON And 1007 = OFF And 0006 = OFF Then 1006= Hold ON ( Latching ).
Step 6 :( Lifter in the Upper Position or Origin Position )
a. If 1006 = ON And 0001 = ON And 0000 = OFF And 0006 = OFF Then 1007= Hold ON ( Latching ).
b. If 1006 = ON And 0001 = ON And 0004 = OFF And 0006 = OFF Then 1008 = Hold ON ( Latching ).
Step 7 :
a. If 1000 = ON Or 1003 = ON Or 1006 = ON Then 0500 = ON.
b. If 1001 = ON Or 1004 = ON Or 1007 = ON Or 0006 = ON Then 0501 = ON.
c. If 1002 = ON Or 1005 = ON Then 0502 = ON.
d. If 1008 = ON Or 0006 = ON Then 0503 = 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