Word Shift

f1retank80

Member
Join Date
Nov 2013
Location
Delaware
Posts
9
Hello everyone,

I am trying to do a word shift in a bin collection system in CLX 5000. The problem is there are 17 bins in each word. There is a dummy bin in each of the thirteen groups. In each group the dummy bin moves so my numbers have to move with it. Is there an way to do this without using multiple copy commands.

In the first word the dummy falls between the second and third bit. In the second the bit is between the third and fourth bit. This continues for 13 words.

This was done in the original program and the customer wants to keep it this way for the possibility of adding these bins later.

Thanks

IMG_20150716_124359938.jpg
 
I wasn't able to use the masked move or just not talented enough to understand how in this project. :oops:
I ended up using an array for the 13 different words and loaded the correct one in another word depending upon the bin chosen. Then a little math to which bit to turn on in the word. This worked well.

Thanks for the response.
 

Similar Topics

I have an array of 10 words. I would like to shift them down for tracking purposes, entering the new value into let's call it "Location[0]". And...
Replies
9
Views
2,356
I've got three INT words in RSLogix 5000 Version 12.06. They are Sawset, Sawset1, and Sawset 3. I have three momentary pushbuttons set to assign a...
Replies
11
Views
2,093
I am trying to track product as it advances through a rotary indexing table. Been playing about for the past hour but not making much progress...
Replies
12
Views
3,052
Hello, I am using compactlogix L43's on v20 and L27's on v21. I use a MAVE in a periodic routine to bring in and average raw data, sample rate...
Replies
6
Views
2,140
I found reference to this element in the CScape manual, but cannot figure out how to actually place the element onto my ladder diagram. I have an...
Replies
2
Views
1,769
Back
Top Bottom