Hello All,
I am fairly new to using, yet alone automating test equipment. Although I am trying to use the latter to automate a standard tests we do when releasing new software that produces RF frequencies.
I created a python script to connect to the spectrum analyser and I can set it up correctly for the tests I need to do through SCPI commands.
I also save the data as screenshots through the command " :MMEM:STOR:SCR <filename.png>"
I now want to transfer these screenshots to my local PC and I am struggling to understand which command to use. I have attempted to use the :MMEM:COPY:DEV command although it fails.
This seems to be as I am only connected to the Spectrum analyser through port 5025 (SCPI port) and this does not allow file transfer? How would I then use the above command to achieve what I want?
Does anyone have more experience with this test equipment and could give me some hints where to look?
Thank you in advance for your responses!
(Spectrum Analyser I am using is a N9020B)