I am trying to get multiple data at a time in y-axis from the scope. That's why I wrote SCPI code in MATLAB, but I am not sure how to send this code to VSA software so that the VSA software trace will show my desired output.
I am trying to get multiple data at a time in y-axis from the scope. That's why I wrote SCPI code in MATLAB, but I am not sure how to send this code to VSA software so that the VSA software trace will show my desired output.
Hello mahfuza,
Here are the instructions to send SCPI to the VSA software:
Configuring the External SCPI Server
WebHelp > Configuring SCPI
If you don't have Keysight IO Libraries, download it here:
IO Libraries Suite Downloads | Keysight (formerly Agilent’s Electronic Measurement)
Open VSA Software:
Utilities > SCPI Preferences...
External SCPI Server > Configure...
Under Channel, select LAN Socket, write down the Address that appears, and press OK.
Open IO Libraries:
Right Click > Utilities > Interactive IO
Connect > Connect...
Enter the address from the VSA software and press OK.
Then you should be connected and able to send SCPI commands.
This other forum post may be helpful as well: VSA, N9030A, SCPI question
Hope this helps!
Jonathan Falco
Hello mahfuza,
Here are the instructions to send SCPI to the VSA software:
Configuring the External SCPI Server
WebHelp > Configuring SCPI
If you don't have Keysight IO Libraries, download it here:
IO Libraries Suite Downloads | Keysight (formerly Agilent’s Electronic Measurement)
Open VSA Software:
Utilities > SCPI Preferences...
External SCPI Server > Configure...
Under Channel, select LAN Socket, write down the Address that appears, and press OK.
Open IO Libraries:
Right Click > Utilities > Interactive IO
Connect > Connect...
Enter the address from the VSA software and press OK.
Then you should be connected and able to send SCPI commands.
This other forum post may be helpful as well: VSA, N9030A, SCPI question
Hope this helps!
Jonathan Falco