LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Ring Control default

Solved!
Go to solution

[LV2015]

 

During run time, I am populating a ring control with the Strings[] property.  After the control is populated, the corresponding display defaults to the first item.  Is there a property node that I can set that will allow the control display to default to a non-zero position in the ring control?  I.E., instead of the control initially showing the 0-position (first item in the ring list), can I tell it to default to the nth-position?

 

GUJ

Message 1 of 2
(2,274 Views)
Solution
Accepted by topic author GiantUncleJohn

You can set the "Value" property or write a value to the terminal of the ring control.

 

steve

--------------------------------------------------------------------------------------------------------------------------
Help the forum when you get help. Click the "Solution?" icon on the reply that answers your
question. Give "Kudos" to replies that help.
--------------------------------------------------------------------------------------------------------------------------
Message 2 of 2
(2,271 Views)