LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

record values and show them to a graph

in my application there is a loop where i get my values. there are eight different values (temperature, voltage,..) each loopcycle.
I want to show this eight values as eight graphs on one chart with the option to select one or more graphs of the chart.
0 Kudos
Message 1 of 3
(2,450 Views)
What do you mean by "select one or more..."? Do you want to select which ones to display and hide the others?

Simply use a few attribute nodes to interactively color the uninteresting traces transparent. See attached primitive demo (LabVIEW 7.0).
0 Kudos
Message 2 of 3
(2,450 Views)
Thanks for this example.
it's perfekt for my application.
0 Kudos
Message 3 of 3
(2,450 Views)