09-04-2012 09:03 AM
Solved! Go to Solution.
09-04-2012 09:08 AM
Create a property node of the chart. What you are looking for is History Data (should be at the bottom of the select list). Wire an empty array to this property.
09-10-2012 07:26 AM
When I did this it constantly resets the waveform chart. What controls when this is executed?
09-10-2012 07:53 AM
It happens whenever that part of your code is ran. Did you put it inside of a loop? Did you program specific instances when the chart should be reset?