Using SCPI
To access the SCPI interface, you use software such as VEE or NI Labview. Additionally, you can use the VISA COM library from a programming language such as C++, C#, or VB.
An example C# program is provided that shows how to use the VISA COM library. There is also some example VEE programs.
Keysight Interactive IO tool
Another way to issue SCPI commands and queries is to use the application that is included with the Keysight IO Libraries.
To start , click the .
Then select from the main menu and enter the resource name corresponding to the channel and port defined by the VSA SCPI Configuration tool, as shown below:
Once you have connected to the 89600 VSA SCPI interface, you can send commands and read the responses using the tool.
