Ken,
A little more detail on what I am doing:
I am generating a signal between 500kHz and 3GHz which is being sent through a test system(we are verifying routing so the output will equal the input, we also know what the output should be). Therefore, we need to read overall frequencies from 500kHz to 3GHz; the PXI 5661 will read values up to 2.7GHz and the Ascor downconverter will read values from 2.7 to 3.0GHz (i.e., it cannot read values below 2.7Ghz). So, I think I can achieve this by modifying the existing RFSA Getting Started Spectrum.vi in two ways:
1. By turning on the bypass of the Ascor if the frequencies are below 2.7 GHz and off if they are above 2.7 GHz
2. By modifying the existing code to allow for these higher frequencies (I currently get an error if the center frequency is above 2.7 GHz)
Please let me know if this approach sounds reasonable or if I am oversimplifying, any additional advice (especially on how to allow for these higher frequencies) would be greatly appreciated!
Thanks