RSLogix 500 - How to write to more than one output card with a single instruction?

Join Date
Mar 2008
Location
Vanderbijlpark
Posts
27
Hello all.

I've been looking into sequencer blocks on RSLogix 500 and am planning to rewrite a sequence based program that I originally wrote in ladder, using sequencer blocks this time to familiarise myself with the concept.

I have 22 Outputs in the program however, and a 16-channel output card. I will have to create two seperate rungs, read two seperate words and output it via two seperate SQO instructions to the two different output cards for each step in the sequence. Not a train wreck, I know, but I'm sure there must be a neater way to do it.

Installing a 32-channel Output card will not solve my woes either, since the 32-channel card is divided into two words (eg: O:3.0/15 for channel 16 and O:3.1/0 for channel 17).

Two questions:

1) How could I write the necessary sequence using one word per step? Is there some way of linking two words to be read as one, or can I use a different data type to write each step in the sequence (An array of strings seems like a plausible alternative, or am I fishing?).

2) Is there some way I can write to the two different output cards with the signal SQO instruction? As I'm writing this it seems more and more unlikely, but maybe one of you wizards have a fancy trick up your sleeve.

Thanks in advance.
Warren Boswell.
 

Similar Topics

Hi all, yesterday I was at a customer site doing a PM and after making a couple of minor mods to the program, I went to back it up to EEPROM (yes...
Replies
2
Views
2,375
Hello all, I was wondering if any of the great minds out there could help me out with some information. I'm looking for information on how to...
Replies
3
Views
2,436
Hello all. I've been looking into sequencer blocks on RSLogix 500 and am planning to rewrite a sequence based program that I originally wrote in...
Replies
4
Views
6,849
I have a little bit of experience with Allen-Bradley. I have a Micrologix 1500 (RSLogix 500) and a PanelView Plus 7 (FactoryTalk View Studio ME)...
Replies
2
Views
69
buen dia. tengo una falla al pasar los tags de mi plc SLC 5 0/4 a mi panel me aparece un error Problem writing value " " to item <tag name>...
Replies
1
Views
66
Back
Top Bottom