need help in 7 seg display

mr007

Member
Join Date
Nov 2012
Location
London
Posts
1
hi
i have Allen Bradley slc 500 with 16 outputs
i am trying to make a program that will display from 00 to 99 with a delay of 1 sec. automatically on two 7 segment displays, please help
 
hi
i have Allen Bradley slc 500 with 16 outputs
i am trying to make a program that will display from 00 to 99 with a delay of 1 sec. automatically on two 7 segment displays, please help

Welcome to the Forum:

You could use and SQO Instruction triggered by a 1 Second Timer. The Sequence Output Instruction transfers a number of Words to a Target Word through a Mask in a Step fashion. All you need is a 7 Segment Truth Table such as this one.

http://img.photobucket.com/albums/v298/amerei1/ee/seven_segment_truth_table.png

If you don't like this one, just Google it.

You can learn about the SLC500 SQO Instruction from the Instruction Reference Manual.

http://literature.rockwellautomation.com/idc/groups/literature/documents/rm/1747-rm001_-en-p.pdf

Start with that, and if there is something you aren't clear, come back to this Thread, and ask away.

Stu....
 
please take care of the resistors as they need to be 2200 ohms
with 10 ma flowing it is 220 mW to much for a small resistor
or use two resistors. also take care of common kathode or anode.
 

Similar Topics

I'm fairly new to Rockwell software, I've had some basic training in the past but nothing too advanced. My company and I use Reliable products for...
Replies
11
Views
284
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
158
Good day all! Can someone help me with the procedure to update Beijers E700 firmware? The Panel I am working on is firmware 2.04v and I would...
Replies
1
Views
62
Hello nice to meet you, im new in here, I'm currently trying to convert code written in STL for a S7-400 to SCL for an S7-1500, because when i run...
Replies
5
Views
316
Back
Top Bottom