Sign in to follow this  
Followers 0
Eradicated

CJ2M file memory operations

1 post in this topic

I've been playing with Omron built-in file functions in CJ2M-CPU32. According to the manuals, I am able to read and write data (with FWRITE and FREAD) and do some other stuff like delete files, create directories (by means of FINS messaging). Now the case is that I want to list all the files in given directory. For example, I have a CompactFlash card installed, with directory \Recipes. In this directory there is an undefined number of .csv files. Assume that I want to make a list of those and display them in HMI. Is it even possible to make such a list in any reasonable manner? Or do I have to know the list of files a priori to access them? Edited by Eradicated

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