C# Example for WiNRADiO G313 Series Receivers

As a C# coding example, one project is provided: It is a simple Windows forms example application showing opening a device and controlling its frequency. It is defined within Microsoft Visual C# 2008 Express Edition environment. For running the resulting binary file Microsoft .NET Framework (version 3.5) is required.

The example covers the following aspects:

  • Retrieving information about connected G313 device
  • Opening the device
  • Frequency control
  • The archive with the source files and project definition can be downloaded here. The single project is defined as a single solution. The resulting binary is also provided in Debug/Release project subdirectories.