Wednesday, May 5, 2010

Push ON Push OFF With Data Memory PLC Mitsubishi




PLC Type FX-Mitsubishi , Name Input / Output PLC :

INPUT PLC :
X000 ; Push Button Switch ( without lock ).

OUTPUT PLC :
Y000 ; Lamp.


PLC programming for Push ON Push OFF With Data Memory PLC Mitsubishi :
Push ON Push OFF


Reading Ladder PLC Programming for Push ON Push OFF with Data Memory PLC Mitsubishi :

Step 1 :
Push ON , Lamp ON
a.If X000= ON Then Increment D0 ( INCP D0 ) And D0 = 1.
b.If D0 = 1 Then Y000= ON.
c.If X000= OFF Then D0 = 1 And Y000= ON .

Step 2 :
Push ON, Lamp OFF
a.If X000= ON Then Increment D0 (Pulse) And D0 = 2.
b.If D0 = 2 ( LD= K2 D0 ) Then D0 = 0 ( MOV K0 D0 ).
c.If D0 = 0 Then Y000= OFF.
d.If X000= OFF Then D0 = 0 And Y000= OFF .

Please Download Programming for GX Developer :
Push ON Push OFF With Data Memory PLC Mitsubishi

See : Push ON Push OFF


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