09-14-2010 07:20 AM
Dear Friends,
i have a VI and in this VI i m Plotting a XY(Voltage Vs Current) graph succesfully but i want log this data for several years and if i want to retrive this data from that data file with timing means on the particular date & Time how the X Vs Y Graph was looking . so pls give me the solution for having the data on the XY graph.
09-15-2010 07:16 AM
The VI you posted has several subVIs not included, so we need more information:
ASCII, raw binary, or TDMS could all be good solutions, depending on your requirements. Look at the LabVIEW examples on file I/O.
09-15-2010 07:53 AM
Thanks for reply me
Regard,
Nitin Jain
09-16-2010 08:42 AM
Citadel is a fine solution and is designed to be safe, much safer than most solutions. You should have no problems with your data rate. Check out the LabVIEW examples for how to implement. Unfortunately, I have no experience with Citadel, so cannot help you much.
Do you need to read the data using software other than LabVIEW?