05-15-2014 03:26 AM
Hi,
Quite new to this so bear with me. I've numerous temperature sensors I'd like to be able to display on a graphical display. To display all of them on one graph would be a bit of a headache for the user and I don't want numerous graphical displays. I'm after the best way to code this up so I can select the required channels by using individual boolean switches for each channel.
I'm thinking that a switch next to each channel name would be a neat solution to switch channels on and off on the graph.
Thank you
Carl
Solved! Go to Solution.
05-15-2014 03:47 AM
LabVIEW 2013 has inbuilt Plot Visible selection in Plot Legand in Waveform Graph
05-15-2014 03:53 AM
Thank you.