Skip to content
Ariel Rocholl edited this page Jul 4, 2021 · 9 revisions

RF Explorer .NET API wiki

RF Explorer is a family of Spectrum Analyzers and Signal Generators targeting RF and Wireless enthusiast around the world. More info at www.rf-explorer.com

This is the main entry point for developers, hackers and advanced users looking for ways to extend RF Explorer or use it in new -creative- ways using .NET. This high level library makes automating your RF Explorer a breeze!

This is a community-driven project. We are happy to receive contributions and comments, please send us a note or a pull-request to integrate your contributions.

Cross reference documentation

Library reference documentation: link

Low level UART reference

The .NET library offers a high level, easy to use RFExplorerCommunicator object to interact with your physical RF Explorer device. If you need to extend the library or use additional commands, visit UART interface specification

RF Explorer ScanRange tool

This tool enables any RF Explorer model to be controlled by simple command line parameters in Windows, Linux or Mac.

Please check the readme.txt file in the RFE_ScanRange subfolder.

The folder also include examples to display output files with gnuplot automatically.