I just started with learning C++ and I think to understand the basics but I miss a
lot of experience with all the library-functions.
I need to creat a program that reads real-time values of a Digital/analog converter via USB and prints it real-time out in a graph with you can change of time-scale. I hope that there already exists a code to draw a graph.
Can somone help me with finding the script for a graph that I can insert in a reglular windows window with buttons and so on.