ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ring displaying only one value

Solved!
Go to solution

Hi

 

I have a ring structure in which i am loading a string array of four variables and its property is strings[]

 

but while i run the code it is showing only first value 

on mouse down nothing is getting changed

 

on click on ring all values must be shown

0 Kudos
Message 1 of 3
(2,713 Views)
Solution
Accepted by topic author balakishore

Your ring is an indicator. Make it a control of you want to be able to operate it at run time. (right-click ...change to control)

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

Thanks for the solution. It works

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