Flower Posted January 27, 2010 Report Share Posted January 27, 2010 Hi to all, I am measuring the voltage output from a fixed and a moving solar panels and I am recording the voltages with their corresponding time and date into Excel and Text files using LabVIEW 8.2. now, I would like to call the recorded files and sketch the variation of voltage of the fixed and the moving panels with the time in order to compare their efficiencies. can you please guide me in this task? Looking forward to Recieving from You Quote Link to comment
joshxdr Posted January 30, 2010 Report Share Posted January 30, 2010 Can't you just take data from your files, and put them into a chart? Since you are just storing numbers, pure binary would probably work ok. If you want to add parameters and meta-data, there is a custom NI data format (TDS??) this is basically XML with embedded binary that is quite nice, but not compatible with any non-LabVIEW software or tools. How is Excel working for you? Why do you want to use a different format? Am I totally missing the point of your question? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.