The VB.NET Hello World example program sets some frequency and input properties and performs a single measurement sweep when you click the Measure button on the application window (Form1).
The project files, which can be opened with Microsoft Visual Studio 2010, are located in the following directory:
%PROGRAMFILES%\Keysight\89600 Software 20xx\89600 VSA Software\Examples\DotNET\VB\HelloWorld
where 20xx is the version number of the 89600 VSA.
![]() |
You will need to copy the contents of the Examples directory to your Documents directory or some other location that is writable before compiling and running the example programs since the contents of the VSA installation directory are read-only. The examples depend on API interfaces under the Interfaces directory of your VSA software installation, so you may also need to repair references to these interfaces before the example will run. |