This program can be run as a macro in the PNA. To do this, copy the code into a text editor file such as Notepad and save on the PNA hard drive as <filename>.vbs. Learn how to setup and run the macro.
See Other SCPI Example Programs
'Demonstration of Active Parameters setup. scpi.Parse "SYST:FPR" scpi.Parse "SENS:ACT:SWE:TYPE MULT" 'Sweep type to multi sweep scpi.Parse "SENS:ACT:DISP:TRAC1:IPW -5" 'Set the display as the -5dBm input |