Forums › SA Series Discussions › SA124B Custom Application
- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by Andrew.
- AuthorPosts
ShapesParticipantHi,
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.
AndrewModeratorHello Shapes,
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.
Regards,
A.J.- AuthorPosts
You must be logged in to reply to this topic.