Forums › SA Series Discussions › SA124B Custom App, Results View Chart
- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month ago by Andrew.
- AuthorPosts
KhatanaParticipantHi,
I’m making a custom software in C#.NET for device SA-124B. I made C# wrapper for sa_api.dll, works fine. After connecting the device SA-124B, configuring it, setting any mode; I successfully get data from device. Now my next task is to plot this data in a visual chart (for measurement, analysis of spikes). But I’m not sure which chart library I must use. Please recommend a spectrum analyser .net chart library tool. I searched through internet, but can’t find any useful charting library or tool. So, finally I’m posting my issue here. Please help me. Thanks
AndrewModeratorHello Khatana,
Here at Signal Hound we use C++ almost exclusively so we do not have very much experience with C# or any of its available libraries. We do all of the plotting ourselves for our applications.
The best way to find plotting libraries for C# would be to use a search engine. There are likely many free C# graph/plotting libraries available, you will just have to find them.
Regards,
A.J.- AuthorPosts
You must be logged in to reply to this topic.