Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to display real-time data in graphics using SIGL or Embedded Ch Professional?

0
Posted

How to display real-time data in graphics using SIGL or Embedded Ch Professional?

0
10

Your C or C++ program may need two threads. One for incoming data, and other for plotting. When you have a set of data, one thread uses SIGL to plot and convert the data to be diaplayed inside your GUI. When you have new or updated data set, you use SIGL to replot and display the updated plot inside the same window of your GUI. You can download the demo code at http://www.softintegration.com/products/sdk/embedch/realtimeplotexample/ For general plotting from GUI, you can find the examples from the link below.

0

Your C or C++ program may need two threads. One for incoming data, and other for plotting. When you have a set of data, one thread uses SIGL to plot and convert the data to be displayed inside your GUI. When you have new or updated data set, you use SIGL to replot and display the updated plot inside the same window of your GUI. You can download the demo code at http://www.softintegration.com/products/sdk/embedch/realtimeplotexample/ For general plotting from GUI, you can find the examples from the link below.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.