I'm having two issues when writing to the wveform chart history that I cant seem to figure out.
1) when writing a blank waveform array to the history, it is supposed to clear the chart, which it seems to do, but when writing begins again, it does not begin drawing to the beginning of the chart, but rather where it left off, or at the end once it has filled at least one full screen.
2) When writing a non empty array to the history, The X scale seems to get reset to 2 seconds if i have set it to any value below 1 second. Above one second it seems to work fine, but anything below makes the scale change automatically, which is rather frustrating.
Attached is a VI i've made where you can see these problems in action
Has anyone come across these problems? Are there any ways to get around them?
Thanks in advance,
-Jorge