Sample programs are located in the following directory:
C:\ProgramData\Keysight\Signal Studio\Broadcast Radio\ApiSamples
Make sure that Keysight.SignalStudio.N7611.dll and Keysight.SignalStudio.Hardware.dll appear as the reference to your API Project. Notice that if DAB format is selected, make sure the SignalStudio.N7611.DAB.dll appears as the reference to you API project. The following steps, using Microsoft Visual Studio.NET 2003 IDE, outline a procedure for adding a reference, if needed. The steps may vary depending on your development environment.
Use the
menu to create a new project or open an existing project in your Visual Studio.Net programming environment.Select
from the menu.In the popup window that appears, browse to the directory: C:\Program Files (x86)\Keysight\Signal Studio\Broadcast Radio (default installation directory) and select the file.
Click
> to add them in the project as references.This procedure provides information on how to build typical programs using the Broadcast Radio API in C# programming example codes, both for DAB and FM Stereo\RDS format. Refer to Tips for DAB or Tips for FM Stereo\RDS for troubleshooting help.