LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write data into an ascii file

Hi

The programme below is a dual channel frequency analyser simulation which store the frequency, real, imaginary data into an ascii.asc file in a folder in the PC. For each teration of the loop a pop up comes requesting to replace the file with new data. I require to save the data of the iteration when the averages are completed of the Frequency Response Function (say the data after the 100 avarage). How can I link the append to file signal of the Write to spread sheet vi of the programme with the averages completed signal of the FRF vi of the programme. By doing this I will have the data after the specified average being done on the input signal.

Can some one help me on this.

Thanks


Mal
0 Kudos
Message 1 of 2
(2,524 Views)
You might check out the "selectable save" option.
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E4C156A4E034080020E74861
This will save the data to a file when the switch is on.

Also your program was not attached.
0 Kudos
Message 2 of 2
(2,496 Views)