Sign in to follow this  
Followers 0
INSnoop

FFL & FFU

4 posts in this topic

I need to use the FFU and FFL functions in RSLogix500. Does anyone have any example code or suggestions? Thanks, Bob

Share this post


Link to post
Share on other sites
Here's one used for averaging samples ROLLING_AVERAGE_504_r001.RSS

Share this post


Link to post
Share on other sites
Here is a way I did it to track part counts across different days. I used a FFL and FFU and also just a basic move instruction to accomplish the same thing. I didn't trust the FFL and FFU and I had to have a count displayed right away. This also gave me a verification that it worked. I just copied the section out of my original program. I hope it is understandable. UNTITLED.RSS

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