09-24-2009 01:38 PM
Nothing happens when I call this function. Plots (lines of data) on the strip chart are still there after the call.
I want to clear the strip chart and start over as if nothing had ever been plotted. Is that possible?
09-24-2009 02:11 PM
Hey Querty999 -
ClearStripChart should be exactly the function you're looking for. In a quick test, it cleared my strip chart with multiple traces exactly as expected. There are a couple of our examples that use this function - take a look at the <CVI>\samples\utility\Threading\ThreadSafeQueue\Overflow example for one place where it is used. If you are still having some trouble, post the code snippet that doesn't seem to be working, and we'll take a look.
NickB
National Instruments