Sequence multiple output modules?

zucker

Member
Join Date
Feb 2006
Location
Illinois
Posts
4
Hi All,

I am trying to create a ring counter using an SLC-5/02 PLC, a sixteen terminal output module (1746-OB16), and an eight terminal output module (1746-OB8). The ring counter will turn on a different light, out of twenty lights, every second. I am using a sequencer output instruction (SQO) controlled by a timer to turn on and off the lights.

I need to use two output modules to power on twenty lights. This is where I start to run in to problems. The sequencer works fine if I only use one of the output modules, but does not cycle the lights properly if I try to sequence both modules. Is there any way to have an SQO instruction control two output modules?

Thanks in advance.

Zucker
 

Similar Topics

So, i have a machine that I'm programming say the sequence is 1-2-3-4-5. If the operator hits the 'start' button it will step through the...
Replies
18
Views
3,559
Hi everyone, first time posting here, so I'll just get right to the meat of my situation here. I've just started getting into PLCs and I work...
Replies
17
Views
6,723
Hi, I wrote a sequence loop using EQU and MOV instructions and would like to validate that i'm doing this properly. i attached a picture of the...
Replies
11
Views
310
Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
23
Views
571
To sequence through multiple MSG instructions with a Studio 5k program what are some preferred methods?
Replies
6
Views
547
Back
Top Bottom