Hi, I have an SA124B and i want to make a custom GUI (ie a winform) using Visual Studio. Can you help me by providing some sample App preferably in C# (along with the source code)? All i want is to get power amplitude at frequency of interest.I am new to programming so plz help me out i just need a basic app for understanding and moving ahead. Regards.
We provide a C# API for the BB60C. You can find the code in the bb_api folder. The BB60C API is very similar to the SA44/124 API so you will be able to easily retrofit it over to the SA124 api.
It is simply a wrapper to our C DLL, it does not include any sort of visual app.