LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hide digital displays individually on a chart

Hi everybody,
 
I have a chart and I want to display 3 plots in it when a radio button is set to 0 and two pots when it is set to 1.
I have managed to programmatically hide the 3rd's plot line and legend using a property node of the chart but the digital dispalys seem to be working all together. So it is either all visible or all invisible Smiley Sad
 
Does anyone know how to do this?
 
Thanks for the help,
evdo
0 Kudos
Message 1 of 2
(2,437 Views)

Well I would simply re-combine and display them depending on the state of your button (take 3 oout of 3 or any 2 out of the 3 etc), and you can also update the plots label if you want.

 

Cheers

  

Doc-Doc
http://www.machinevision.ch
http://visionindustrielle.ch
Please take time to rate this answer
0 Kudos
Message 2 of 2
(2,432 Views)