Sign in to follow this  
Followers 0
Tonko

FIFO buffer

2 posts in this topic

I am working on a CJ1M, and I need to develop a FIFO buffer in a file, using de CF. I know there are instructions to manage FIFO lists in the PLC memory area, but I need the list to be non volatile and with huge length, so it should use the compact flash. Each element of the list/buffer is a group of 100 words. Do you know if there is an easy way or some instruction that helps to develop this code? Thanks

Share this post


Link to post
Share on other sites
Get a look to the "ASFT" instruction...you can built a FIFO or FOFI function. I don't think there is a limitation af word....try! Ciao, Mike

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