LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the numbers of items in a ring control in run time ?

Hi !

I would like change the numbers of items in a ring control in run time, but I can´t.

Thanks.
0 Kudos
Message 1 of 3
(2,594 Views)
Hello blaze,

did you try the "Strings And Values []" property of the ring?
LabView7.1 help says:
Array of clusters containing the strings from which you can select in the ring control
and the numeric values for each item. Use the Strings [] property if you do not need to
assign specific numeric values to each item.

Best regards,
GerdW
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,591 Views)
Thank you very much !

I had tried with Strings [] property and I could change the name of the items but not add more items, but with String and Values [] is possible ! 😄

Thanks
0 Kudos
Message 3 of 3
(2,586 Views)