Sign in to follow this  
Followers 0
Jim Wyatt

Learn Data Movement

5 posts in this topic

I created this program trying to learn how to track data moving down a conveyor line. I think there are easier ways to move a whole section of a data table in RSLogix 500 but in the starter lite program, this was the only way I could get it to work. If any of you guys would take a look at it and see if I could have done it better or differently, I would appreciate any comments. Thanks IntegerTestMove.RSS

Share this post


Link to post
Share on other sites
That is a very understandable method of shifting the data. I wouldn't change it. if you had a great many stations then other methods could be used which take fewer instructions, but they aren't as easily to grasp as this.

Share this post


Link to post
Share on other sites
Thank you for taking a look. I appreciate it very much

Share this post


Link to post
Share on other sites
Weird question. what kind of pulse generator did you use?

Share this post


Link to post
Share on other sites
If you need to move data the best intruction to used is BSR or BSL for Bit level and FLL SQL, FFL FFU so on.. for Word level.. cheers, Ganie

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
Sign in to follow this  
Followers 0