LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write to & read from spreadsheet file

Hello,

I am measuring data from two waveforms and I am using the "write to spreadsheet file.vi". I need to read both waves simultaneausly...but this isn't the problem!!!

Afterwards, I want to compare those measurements with others from the same waves, so I have to draw them with Excel. But I do not know how my measurements were put in the spreadsheet file! Some people say they are stored like this: first 1000 points from the first wave and then 1000 from the other one... But I don't think this is right!

Can someone help me?!

Thanks
0 Kudos
Message 1 of 2
(2,100 Views)
Have you looked at the datafile to see what the structure is so you know how to read it? That should pretty much answer your question. If you can't figure it out from the file you would need to look at the code that writes the data file to answer this question.
0 Kudos
Message 2 of 2
(2,079 Views)