I would like do spurious and harmonic measurements using
"spurious emissions" and "harmonics" in the measurements section.
I need help on automating the same via gpib.
Please help me with a sample program in vb.net 2005.
Thanks in advance.
"spurious emissions" and "harmonics" in the measurements section.
I need help on automating the same via gpib.
Please help me with a sample program in vb.net 2005.
Thanks in advance.
We are unable to supply sample programs for the Harmonics and Spurious Emissions measurements that are contained in the PXA signal Analyzer under the Measure key.
Please see the X-Series Analyzer Users’ and Programmers Reference at http://cp.literature.agilent.com/litweb ... -90027.pdf
For example, see section 15 for the Harmonics measurement.
See page 193 to get started.
Init :HARM this starts the measurement
*OPC? This tells us when the measurement is complete
FETCH: HARM:AMPL:ALL? This reads back the 10 harmonic amplitudes (the first data point is the amplitude of the fundamental).
Regards -