LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Efficient way to plot an user selected graph

Solved!
Go to solution

Hi,

 

I am acquiring "n" channel data and I need to plot the graph from the data but the channel will be selected by the user. For e.g. Channel 1 or Channel 2 or he can select Channel 1 and 2. I have a solution to this which uses multiple case structures which I know is not the best way to do this. Is there an efficient way to do this. Can somebody point me to a knowledge base 

I have attached the jpg of how I am doing this.

 

Thank you in advance

 

Nitin

0 Kudos
Message 1 of 6
(3,324 Views)
0 Kudos
Message 2 of 6
(3,320 Views)
Solution
Accepted by topic author npai

You also have the plot visibility checkbox available when you show the plot legend. This is also settable with a property node.

Message 3 of 6
(3,300 Views)

Thank you Dennis, this is what I was exactly looking for. Smiley Happy

I haven't used LabView in a long time, which version of LabView was this option added to Plot's. I don't seem to remember it

 

Thanks

Nitin 

0 Kudos
Message 4 of 6
(3,289 Views)

Why oh why?  you are simply re-inventing a Right-click menu option that already exists.

Capture.PNG

 

[edit]  thats what I get for answering another post while the png loads.

the feature was released in 2012


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 6
(3,283 Views)

The checkbox is pretty new but the property node has been there a long time.

0 Kudos
Message 6 of 6
(3,277 Views)