Armadillo852

Indirect Address Help

4 posts in this topic

Hey All,

   I have an issue trying to get my indirect addressing working. Not sure what I am doing wrong. Hopefully something simple.

What I want to do is copy data from one dint to another based off of counter position.

I will always read in the source at the same word, but want the data written to a certain word based off of a counter value.

I have a single rfid reader that will read, but I need to read 16 different rfid's and dump them into 1 place. Then i will transfer all 16 rfid's read into another word all at once. 

Here is my code. What am i missing here?

 

 

Share this post


Link to post
Share on other sites

Your code didn't post. What PLC are you using?

Share this post


Link to post
Share on other sites

Thanks for the reply. The attachment failed when it went to upload. 
 

I got it figured out. I was trying to address it down to the bit level. *facepalm. 

Share this post


Link to post
Share on other sites

Cool, thank you for following up with the fix.

And, yes, I've done that too.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now