Hi Philipp,
It is not advantageous to save the signal in a *.txt - file or in a spreadsheet-file. In current versions of LV it is advisalbe to use the *.tdms-format. But in LV 6.1 this format is not supported. So I think in your case it is the best to use the read/write datalogfile VIs to save your data or read it as input for the FFT power spectrum VI. The disadvantage of this format is, that you are not able to display the data in a text editor programe.
The attachement contains a short, commented application, in which the datalogfile VIs are used. These application is taken out from the NI Example Finder.
To vary the number of averages of the FFT, you only have to vary the numeric value, named "number of averages", in the cluster connected to the "averaging parameters" pin.
Kind regards,
H. Hager