LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data file into spectrum analyzer vi

Does anyone have sample LV code to read a spreadsheet (text) file and display a frequency spectrum using the spectrum analysis vi ?
0 Kudos
Message 1 of 2
(2,788 Views)
Hi,


In the LabVIEW Example Finder there is a Read from Text File.vi. This can be used to read data from a text file and display it onto a graph. The Spectrum Analysis.vi can be placed before the data graph in order to perform your signal processing.


Danny G.
National Instruments
0 Kudos
Message 2 of 2
(2,788 Views)