LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change the Ring menu list at user interface

Hi. I have a ring menu where the user can choose from a list of lengths in feet. I would like to be able to put a switch for the user to choose between Feet and meters. So when meters is set and the program is run the ring menu will show lengths in meters instead of feet and vice versa. I have been playing with property nodes.
0 Kudos
Message 1 of 3
(2,739 Views)
You can change the list by wiring to the Strings[] property of the menu ring.

I've attached a sample vi that I think should answer your question. If not, then let me know.

Brian
0 Kudos
Message 2 of 3
(2,739 Views)
Hi. Thanks for your help. I actually solved this problem a little while after i posted the question. But your method is slightly different than mine and might work better. Thanks for the input!!
0 Kudos
Message 3 of 3
(2,739 Views)