Hello, I have the MXA Signal Analyzer N9020A.
I have it set up to where I am saving IQ data, but for some reason it is only saving in the time domain. I would like to save it in the frequency domain.
Anybody know how to solve this?
my code:
I'm thinking it has something to do with the :READ:SPEC0 parameter
Thanks,
Tony
I have it set up to where I am saving IQ data, but for some reason it is only saving in the time domain. I would like to save it in the frequency domain.
Anybody know how to solve this?
my code:
I'm thinking it has something to do with the :READ:SPEC0 parameter
Thanks,
Tony
i'm sure it's just a simple SCPI command but I can't find it
Using the MXA in IQ analyzer mode I use the SCPI command:
:mmem:stor:res <filename>
to store both the frequency and time domain trace.
Raphael