Dear NI,
I am acquiring waveform data and want to display it on a graph. The problem occurs when I am trying to to keep the old waveform and store another one on top of it (superimposing). The waveform I sample is for 1 second and occurs periodically every 4 seconds. The waveform is very similar and I want to collect the data by keeping the graph full of every sampled data waveform. I am not sure if it is possible to do this.
Two recommendations were given: 1) use of a shift register and 2) the align waveform vi. I tried both with no success.
Please advise