LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to hide and show the plots in waveform chart

Hello
How to hide and show the plots in waveform chart.
in my program i am selecting the more than 1 channels for monitor data
so when i click select & add the selected channels will be added & displayed in the list box, so that channels will be
monitoring the data received through CAN channel.
now i want is,
 if i select particular channel in the list box by mouse click that channel data should be added to display in the
waveform chart, if i select more than 1 channel that channels plot should be displayed, if i deselect, that channels
plot display should be deleted from the display.
how to do this, give me an idea to modify this program
i attached my VI with this.
thanks
sk

I am using LabVIEW 7.1
0 Kudos
Message 1 of 2
(3,324 Views)
Look for this example file.
 
C:\Program Files\National Instruments\LabVIEW 7.0\examples\general\controls\listbox2.llb\Listbox to Select Multiple Waveforms Demo.vi
0 Kudos
Message 2 of 2
(3,316 Views)