Sign in to follow this  
Followers 0
crazy1984

How to save the Trends in Rslogix500?

3 posts in this topic

Hi everyone, I have run the trends in Rslogix500 ,but I cannot save the trend data, how can I do? Thanks in advance.

Share this post


Link to post
Share on other sites
The only way I've ever been able to save the trend information is to right click on the trend window, select PRINT, and then print to XPS document writer. This then "Prints" a copy to a location on your hard drive.

Share this post


Link to post
Share on other sites
The way I save data from an RSLogix 500 trend chart is to right-click on the trend chart and choose the "Create Snapshot..." menu entry. This saves the trend data to a DBF files at the location you choose. I convert the DBF files to a CSV file using a Linux command line utility called dbfdump and then use a Perl script to extract or massage the data fields I am interested in. Hope this helps!

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