Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

export data

Hi,

I use labview to measure the phase/magnitude response of a sine wave - I use the 'start with swept sine'.vi (example file) - I would like to add an export to excel (or text) function - I guess it is relatively easy to do but I am totally unaware of labview programing! any help? any ideas? I just want 3 columns: frequency, mag, phase

thanks

Dimitris
0 Kudos
Message 1 of 3
(3,430 Views)
There's a function in labview called "Write to spreadsheet file" that enables you to write to a worksheet as you require. I suggest you right click on it and choose the "help option". There you'll find a detailed description of how to use this function. There's also an example available (click on "open example" at the bottom of the help window).
0 Kudos
Message 2 of 3
(3,420 Views)
Hello,

There is an other way if you don't know very well the language : you put your datas in the VI express Write a lvm file ....

Bye
Wilfried.
0 Kudos
Message 3 of 3
(3,406 Views)