Hi,
I've seen in previous postings that to clear the chart you just wire an empty array into the 'history' property node.
Well...in my case, since I'm reading several channels at once, I have an array of waveforms. So I guess, in theory, I need to wire an empty array of waveforms into the history property.
How do I do that? How to create an array of waveforms?
(note the broken wire in the picture, where the array of doubles should be replaced by an array of waveforms)
Thanks!