Sign in to follow this  
Followers 0
CanaanP

CLX read xls/csv from sdcard?

2 posts in this topic

Hello, I have seen in the Rockwell code samples library a sample that can write log files in csv format directly to a memory card in the PLC. Does anyone know of a way to read such a file? I would like to be able to have a series of values in a csv file that could be loaded into the CLX program, sort of saving a recipe into an array. If anyone could point me in the right direction that would be great. Thanks :)

Share this post


Link to post
Share on other sites
You will need a third party software involved, such as a custom VB.net application to talk DDE or OPC to the processor. I have done this for both loading recipes into a SLC that didn't have enough memory as well as datalogging. Of course, you will need an activation higher than RSLinx Lite or use a Kepware driver.

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