LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Combine waveform chart and waveform graph

I would like to combine the properties of waveform charts and waveform graphs, i.e. I'd like both continuously changing and fixed graphs at the same time.  Specifically, I would like to display one waveform as a fixed, unchanging background, then display another waveform on top of this background while my code is running, as data arrives from a DAQ, point by point.  Is this possible?  Thanks!

0 Kudos
Message 1 of 2
(2,133 Views)

The answer is to use XYGraph.  See attached example.

0 Kudos
Message 2 of 2
(2,122 Views)