Hi,
What is the maximum refresh rate of the GUI composer ? Can I plot the graph with 100Hz ?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
There are several factors to take into account, such as the transport used, how the data is buffered, and the type of GC solution.
100Hz is quite fast and I would recommend buffering the data on the target and then sending it out in larger chunks so that GC does not have to refresh as often.
Thanks
ki