LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel

0 Kudos
Message 31 of 36
(1,142 Views)
None of those files that you posted are the original file created by the Export Waveforms to Spreadsheet. You must have loaded that into Excel incorrectly and then overwrote the original. An unmodifed file will have the exact same format as the image of Reply 20. I also noticed that you did not modify the VI to use a comma as a delimiter. At the Export Waveforms to Spreadsheet, there is an input called 'delimiter'. Wire up a tring constant here with a comma as the value. Run the VI again. Look at file created without using Excel.
0 Kudos
Message 32 of 36
(1,141 Views)

Post 31 has fixed logic. Can you see that.  Thank you!

0 Kudos
Message 33 of 36
(1,136 Views)

And here all along I was thinking you were using the Export Waveforms to Spreadsheet File as I have been mentioning and not your own little modification.Smiley Surprised

What you are seeing is expected. You would need to convert to a 2D array or just use what I had origianlly posted. You can make the modification as shown belwo but remember, you are losing all timing information when you do your write. You will not be able to recreate the waveform.

0 Kudos
Message 34 of 36
(1,107 Views)
WOW....
Dennis, Thank you very much for everything.  I really appreciate your help.

Awsome work deffinetly in explaining and everything.

THANK YOU!
0 Kudos
Message 35 of 36
(1,097 Views)
I was wondering if anyone could convert the Export Spreadsheet and BMP.vi into an earlier version of Labview.  I am using 8.0.  Thanks in advance!
0 Kudos
Message 36 of 36
(1,056 Views)