Thursday, May 20, 2010

Seven Segment Display With PLC Omron




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

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

OUTPUT PLC :
0005.00 ; OUT0 or Seven Segment A.
0005.01 ; OUT1 or Seven Segment B.
0005.02 ; OUT2 or Seven Segment C.
0005.03 ; OUT3 or Seven Segment D.
0005.04 ; OUT4 or Seven Segment E.
0005.05 ; OUT5 or Seven Segment F.
0005.06 ; OUT6 or Seven Segment G.


PLC Programming for Seven Segment Display With PLC Omron


Reading Ladder PLC Programming for Seven Segment Display with PLC Omron :

Step 1 :
Increments the memory data specified by the operand by 1
a.If 0000.00 = ON Then Increment D00000 ( Diff Up INC / Differentiate Up Increment).

Step 2 :
a.If D00000 = 0 Then 0010.00 = ON.
b.If D00000 = 1 Then 0010.01 = ON.
c.If D00000 = 2 Then 0010.02 = ON.
d.If D00000 = 3 Then 0010.03 = ON.
e.If D00000 = 4 Then 0010.04 = ON.
f.If D00000 = 5 Then 0010.05 = ON.
g.If D00000 = 6 Then 0010.06 = ON.
h.If D00000 = 7 Then 0010.07 = ON.
i.If D00000 = 8 Then 0010.08 = ON.
j.If D00000 = 9 Then 0010.09 = ON.

Step 3 :
a.If 0010.00 = ON Then 0005.00 = ON And 0005.01 = ON And 0005.02 = ON And 0005.03 = ON And 0005.04 = ON And 0005.05 = ON.
b.If 0010.01 = ON Then 0005.01 = ON And 0005.02 = ON.
c.If 0010.02 = ON Then 0005.00 = ON And 0005.01 = ON And 0005.03 = ON And 0005.04 = ON And 0005.06 = ON.
d.If 0010.03 = ON Then 0005.00 = ON And 0005.01 = ON And 0005.02 = ON And 0005.03 = ON And 0005.06 = ON.
e.If 0010.04 = ON Then 0005.01 = ON And 0005.02 = ON And 0005.05 = ON And 0005.06 = ON.
f.If 0010.05 = ON Then 0005.00 = ON And 0005.02 = ON And 0005.03 = ON And 0005.05 = ON And 0005.06 = ON.
g.If 0010.06 = ON Then 0005.00 = ON And 0005.02 = ON And 0005.03 = ON And 0005.04 = ON And 0005.05 = ON And 0005.06 = ON.
h.If 0010.07 = ON Then 0005.00 = ON And 0005.01 = ON And 0005.02 = ON.
i.If 0010.08 = ON Then 0005.00 = ON And 0005.01 = ON And 0005.02 = ON And 0005.03 = ON And 0005.04 = ON And 0005.05 = ON And 0005.06 = ON.
j.If 0010.09 = ON Then 0005.00 = ON And 0005.01 = ON And 0005.02 = ON And 0005.03 = ON And 0005.05 = ON And 0005.06 = ON.

Please Download Programming for SYSWIN :
Seven Segment Display With PLC Omron

See : Seven Segment Display


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