From: Jmc006 on
I have a FFT Program that creates a datalog file.  Once the file is created, I have another program to recall that info for viewing only.  I need to recall the datalog file and then Edit the file, and save or save as to it.  I have included 3 programs, the FFT analyzer(creates the file), the Read FFT Data program(original reader, cant edit here), and my best shot at getting this done(EDITED porgram).  I appreciate any help, Thank you,  I basically just need to edit the datalog file.
 
Jeff


Read FFT Data EDITED.vi:
http://forums.ni.com/attachments/ni/170/321770/1/Read FFT Data EDITED.vi


Laptop FFT Program.vi:
http://forums.ni.com/attachments/ni/170/321770/2/Laptop FFT Program.vi


Read FFT Data.vi:
http://forums.ni.com/attachments/ni/170/321770/3/Read FFT Data.vi