This example program illustrates spur finding for a Spurious Emission. The program connects to/creates an instance of VSA and runs a Power Spectrum measurement. It then connects to a Windows Form that allows the user to indicate specifications for their limit line. The form will analyze what parts of the signal fail the test or it will indicate if the signal passes.
The project files, which can be opened with Microsoft Visual Studio 2010 or newer, are located in the following directory:
%PROGRAMFILES%\Keysight\89600 Software 20xx\89600 VSA Software\Examples\DotNET\C#\SpuriousEmission
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. |