Hello,
Attached is a file that I wrote data to from one of my programs. (The file can be opened with wordpad for proper viewing). The 1st column contains frequencies, the second column contains corresponding tuned data. I would like to extract the first three frequencies and corresponding tuned data, to be put in an array that will be used for further sweeps. Bascially, I would take the first three frequencies: 794, 809 and 824, put that data in an array. Then in my first sweep with the frequency of 794, call the corresponding tuned value of 0.2078 to be used in the sweep, then for the 809 sweep, call the corresponding tuned value of 0.2126 and so on.
Your help will be greatly appreciated.
Thanks,
Rajesh.