LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

select which plot to view on a waveform chart

Solved!
Go to solution

On a waveform CHART, you would need to use the 'Bundle' function to add each of the plots.

The plots will be in the order you bundle them, top to bottom:

0

1

2

3

4

etc

 

 

 

And just an aside..... you cannot do anything with the value of an indicator (without using property nodes ect).

I assume you mean a numeric control. And try to stay away from local variables to avoid race conditions

Message Edited by Cory K on 02-19-2009 08:41 AM
Cory K
0 Kudos
Message 11 of 12
(1,288 Views)

Thanks, Zac

0 Kudos
Message 12 of 12
(1,261 Views)