09-20-2012 09:41 AM - edited 09-20-2012 09:41 AM
How do you clear the waveform graph since there is no history property node available for that waveform type that I can see to set. The waveform chart has one, but not the graph. Not sure why it doesn't have the history node, but I'm sure there is a way to clear it. Any ideas?
Solved! Go to Solution.
09-20-2012 09:43 AM
@QRP wrote:
How do you clear the waveform graph since there is no history property node available for that waveform type that I can see to set. The waveform chart has one, but not the graph. Not sure why it doesn't have the history node, but I'm sure there is a way to clear it. Any ideas?
Use the waveforms graphs's value property node. Wire an empty array to it.
Hey presto, graph clears...
09-20-2012 09:44 AM
If you don't want to do it programatically then right click on graph go to data operations and then clear graph etc.
09-20-2012 09:53 AM
Thanks Guys. That worked... I'm not sure why the developer wounldn't just keep the clearing process the same between the different waveform types since that just adds confusion in my opinion. What's wrong with a history node for both types?
Oh well, moving forward thanks again...