Keysight Pathwave 89600 VSA .NET API
C# 5GNR Uplink Receiver Demo
Send Feedback
Example Programs > C# 5GNR Uplink Receiver Demo

Glossary Item Box

The 5GNR Uplink Receiver example demonstrates common 5GNR signal functionality such as BLER averaging and modifying measurement properties to try to get the best BLER performance. It does this by enabling Low SNR mode, disabling 3GPP Conformance Test, and adjusting parameters such as Equalizer Training Signal Source and Time Basis.

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#\5GNRUplinkReceiver

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.