LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

numeric ring menu indicator and control?

Hi everyone, 

 

I'd like to make a ring menu that I can change its values regarding another ring menu. 

 

For example: if ring menu 1 has its first item selected, then ring menu 2 has one specific set of values. And if menu 1 has its second item selected then ring menu 2 has another specific set of values.

 

Also, I should be able to select one value of the ring menu 2 and it will affect some other part of the design (it means ring menu 2 will be indicator and control) 

 

thank you for your help

0 Kudos
Message 1 of 3
(2,465 Views)

Hi raflouk,

 

you can change the contents of menu rings using property nodes.

All you need is to create some logic in your VI that changes items in ring2 depending on selected item of ring1…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,450 Views)

Ok I'll give an eye on how to use property nodes. I'll be back if I'm still in trouble.

Thank you 

0 Kudos
Message 3 of 3
(2,438 Views)