LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to import X axis data into excel

Hello! I am having problems sending waveform data into excel. I get output from 6 channels and when i transfer them to excel, only the Y axis gets transfered. The X axis time data doesn't get saved to the excel sheet. How do i do this?...
Thanks!:)
0 Kudos
Message 1 of 3
(2,637 Views)
There is an example ( I checked LabVIEW 6.1 ) that writes waveform data to Excel with the time column. Here's how to find it.

Go to the Help menu to start and follow this path.

Help -> Find Examples ...

... on the Browse tab ...

Fundamentals -> Waveforms -> "Export Waveforms to Spreadsheet File Example.vi"

When you run the example you are prompted with a file dialog. Enter the name of a spreadsheet file (include the ".xls"). It creates a bunch of waveform data, but you should substitute it with your own.

For a true professional solution, contact an Alliance Member like us. We do this stuff every day.

Daniel L. Press
PrimeTest Corp.
www.primetest.com
0 Kudos
Message 2 of 3
(2,637 Views)
hey Dan,

Thanks i'll give that a try!
0 Kudos
Message 3 of 3
(2,637 Views)