I want to select I/Q waveform mode on on MXA (N9020A) using GPIB commands.
Using buttons on the MXA, I would do the following: Mode button-> IQ Analyzer (Basic), View/Display button -> I/Q Waveform.
These GPIB commands get me part way there:
But I end up looking at the RF Envelope instead of the I/Q waveform. How I do I select the I/Q waveform?
Thanks!
Using buttons on the MXA, I would do the following: Mode button-> IQ Analyzer (Basic), View/Display button -> I/Q Waveform.
These GPIB commands get me part way there:
But I end up looking at the RF Envelope instead of the I/Q waveform. How I do I select the I/Q waveform?
Thanks!
Try the following:
SYST:PRES
INST:SEL BASIC
CONFIGURE:WAV
DISP:WAV:VIEW IQ
Regards,
Raphael