Using PXI-5660 to read spectrum. Using ni5660 Configure for Spectrum.vi, I set start frequency at 2000000 Hz and stop frequency 30000000 Hz, resolution bandwidth 3000 Hz. I then read the spectrum using ni5660 Read Averaged Power Spectrum.vi. I get the output values:
- spectrum
- f0
- df
Why does f0 not agree with what I input, and why does it change? For example
Input start Freq Input stop Freq ResBandwidth f0 df
2000000 30000000 3000 2000187.421 856.783
2000000 30000000 10000 2000000.0 2857.14
2000000 15000000 3000 2000000.0 855.798
20000000 60000000 3000 20000187.42 856.783
20000000 35000000 3000 19999572.1 855.798
200000000 350000000 3000 200000187.4 856.783
5555555 26666666 3000 5556373.665 856.783
17777777 48888888 3000 177778280.54 856.783
17777777 48888888 1000 17778000.0 285.714
17777777 48888888 10000 17780000.0 2857.14
f0 should be exactly what you enter as the start frequency, per your manuals. These differences are unacceptable, and they open questioning to all the results.
73/gus