C# Example WiNRADiO G305 Series Receivers

For C# coding example one project is provided. It is defined within Microsoft Visual C# 2008 Express Edition environment. It is a simple Windows Forms example application showing opening a device and frequency control. For running binary file Microsoft .NET Framework (version 3.5) is required.

The example covers the following aspects:

  • Retrieving information about connected G305 device
  • Opening 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. Resulting binary is also provided in Debug/Release project subdirectories.