04-26-2006 09:30 AM
04-26-2006 12:00 PM
04-26-2006 03:18 PM
Kevin,
Thanks for the reply. I have tried your suggestion. Like your said, there is indeed an small delay between each iteration. Unfortrunately, I do need to change the frequency "on the fly" and produce a specific number of pulses at the same time. I wrote a program that can take the freqs from an array "on the fly" (see the attachment), however the number of pulses generated depends on the array and the time delay in the while loop. I would have to manually add the pluses generated from each iteration to figure out the total number of pulses. Then I would have to reverse the process the figure out what the array should look lke in order to generate say n number of pulses totally. There must be a better way.
04-26-2006 03:33 PM
04-27-2006 10:23 AM
04-27-2006 08:34 PM