12-05-2014 06:32 AM
I've tested this under both LV2011 and 2013, and the problem is seen in both versions.
When I set up a chart with absolute time on the x-axis, and after some time have filled the
chart with data, right-click and select Clear Chart, the chart is cleared, indeed.
However, the problem is that the tims-scale is also reset, so when new data continue
to be displayed, the time scale is wrong, cause it restarts on the time the chart originally started
(before clear). How do I solve this problem ?
Martin
12-05-2014 06:50 AM
12-05-2014 07:16 AM
You could build a waveform to write to the chart. The waveform would include a timestamp that the chart would then use. If you just wire up and array or scaler to the chart, then the time just defaults to midnight Jan 1, 1904.