Saturday, August 15, 2009

PLC Omron for Marking with Ejector




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

INPUT PLC :
000.00 ; LS or Limit Switch for Marking UP
000.01 ; Switch Start
000.02 ; LS or Limit Switch for Marking DOWN
000.03 ; LS or Limit Switch for Ejector Forward
000.04 ; LS or Limit Switch for Ejector Reverse
 

OUTPUT PLC :
005.00 ; Solenoid for Cylinder Marking DOWN
005.01 ; Solenoid for Cylinder Marking UP
005.02 ; Solenoid for Cylinder Ejector Forward
005.03 ; Solenoid for Cylinder Ejector Reverse



PLC Omron Programming for Marking with Ejector

PLC Omron Programming for  Marking Machine with Ejector

Please Download Programming for SYSWIN : PLC Omron Programming


Reading PLC Programming for Marking with Ejector :
Step 1 :
( Marking to Move Down ) If 000.00 = ON And 000.01 = ON And 010.01 = OFF And 010.02 = OFF And 010.03 = OFF And 010.04 = OFF Then 010.00 = Hold ON ( Latching ).
Step 2 : ( Marking to Move UP )
If 010.00 = ON And 000.02 = ON And 010.02 = OFF And 010.03 = OFF And 010.04 = OFF Then 010.01 = Hold ON ( Latching ).
Step 3 : ( Ejector to Move Forward )
If 010.01 = ON And 000.00 = ON And 010.03 = OFF And 010.04 = OFF Then 010.02 = Hold ON ( Latching ).
Step 4 : ( Ejector to Move Reverse )
a.If 010.02 = ON And 000.03 = ON And 010.04 = OFF Then 010.03 = Hold ON ( Latching ).
b.If 010.03 = ON And 000.04= ON Then 010.04 = ON.
Step 5 :
a. If 010.00 = ON Then 005.00 = ON.
b. If 010.01 = ON Then 005.01 = ON.
c. If 010.02 = ON Then 005.02 = ON.
d. If 010.03 = 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