Pre loader

Using WPF for real time

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

Hello,

This might sound like a newbie question (well it is) but I was wondering how this would work.
We have a application made in python that receives data over ethernet or serial, processes it, saves data in a file and then also shows it either in graph or in value. The GUI also has buttons, drop downs and what not to select IPs, serial COMs and send commands. The problem is some issues on processing the data and customization of graphs (among others).

Scichart seems to allow all this and the idea was to make 1 or more threads for the data receiving/sending and processing and then have the GUI thread.
From the examples it seems like everything must be made in C# is this correct? I am more accustomed to C++ .

Version
5
  • You must to post comments
1
0

Hi Luis,

Thanks for your question.
Yes, SciChart libraries support customization and realtime updates.
Please see our documentation to learn more:
https://www.scichart.com/documentation/v5.x/SciChart_WPF_v5_SDK_User_Manual.html

And our tutorials:
https://www.scichart.com/documentation/v5.x/webframe.html#Tutorial%2001%20-%20Referencing%20SciChart%20DLLs.html

As to our examples, they are written in C#, but you can use any .NET compatible language to write a WPF application. There is a managed C++ version too. For a list of .NET languages please see:
https://en.wikipedia.org/wiki/List_of_CLI_languages

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies