10-15-2012 05:10 AM
Hi,
I'm teaching myself LabVIEW. I wish to delay a wave form and display it with the non delayed wave form. I used a delay from the examples. The output of the delay is wire (waveform double). The Simulate signal output is dynamic data. My conversion from wire (waveform double) to dynamic does not display on the waveform graph. The VI is attached. Can anyone offer any comment.
Solved! Go to Solution.
10-15-2012 05:28 AM
Please post your vi in 2009 version
10-15-2012 05:11 PM
It is displaying just fine. The display is hidden behind the display of the second signal. Expand the Plot Legend to show all three plots. Then toggle the plot visible property of the second and third plots.
Lynn
10-17-2012 06:14 AM
Thank you