09-26-2008 12:07 PM
I'm using a waveform chart to view a bunch of waveforms captured from NI-DAQmx. Normally, the chart shows the waveforms nice and smoothly, but sometimes, it starts over for no apparent reason. It's as if someone hit the "clear chart" button: the history gets blown away and it restarts drawing waveforms from the right. What is causing this and how to I get it to stop? I saw another post a while ago where someone had the same problem but I never saw a resolution.
09-26-2008 02:27 PM
FYI, I was able to determine that a chart will apparently reset if you give it a waveform whose timestamp is <= the last waveform.
Now my problem is why I'm occasionally getting repeating or out-of-order timestamps.
09-26-2008 02:29 PM
This apparently happens if the new data contains an older timestamp than the current data.
(This is just a stub pointing to your own solution so people no longer try to answer this one :)).