Dear
I am trying to use KST-plot to visualize information of our embedded systems in real-time.
In the examples to visualize real-time data, data is read from a file and redrawn accordingly. I however have my doubts if this is sufficiently efficient. Why are files used for real-time data and isn't there a more performant way of propagating data to KST like real streaming over sockets or a shared memory buffer?
Kind regards
Pieter
Dear
I am trying to use KST-plot to visualize information of our embedded systems in real-time.
In the examples to visualize real-time data, data is read from a file and redrawn accordingly. I however have my doubts if this is sufficiently efficient. Why are files used for real-time data and isn't there a more performant way of propagating data to KST like real streaming over sockets or a shared memory buffer?
Kind regards
Pieter