Real Time

API Programming Examples

Sample programs are located in the following directory:

C:\ProgramData\Keysight\Signal Studio\Broadcast Radio\ApiSamples

Requirements

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.

  1. Use the File menu to create a new project or open an existing project in your Visual Studio.Net programming environment.

  2. Select Project > Add Reference from the menu.

  3. 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.

  4. Click Add > OK to add them in the project as references.

Basic Control Procedure

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.