09-26-2009 10:34 PM
09-27-2009 11:10 AM
It's all just data. You can easily generate a frequency column based of f0 and df and write the two colums to a plain spreadsheet file.
Can you attach a simplified version of your VI so we can better see what you are doing?
(e.g. Do you use plain arrays, waveform or dynamic data? Which fft tools are you using?).
09-27-2009 05:18 PM
Im using labview 7.1
09-27-2009 05:56 PM
The Convert To Dynamic Data is incorrect. You selected to convert from 1D Array of Scalars instead of Single Waveform. Y A big clue that it's incorrect is the coercion dot on the input. You stripped all timing information so that is why the x axis is wrong.
If you want somthing simple, use the Write to Spreadsheet File.