LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the Lable value of Recessed Menu Ring Ctrl?

There are two characters in the control setting of "Recessed Menu Ring" Ctrl which are "Lable" and "Vaule"(Lable/Vaule Pairs). Use "GetCtrlAttribute" function can only get the value of "Value". But I want to get the vaule of "Lable". I find nothing relation to "Lable" after I search all the control attribute in the "GetCtrlAttribute" function. How should I do?
0 Kudos
Message 1 of 3
(2,486 Views)
I am not aware of a "Recessed Menu Ring" in LabVIEW. Are you sure you're in the right forum? Could it be you're using LabWindows?
 
Anyway, in LabVIEW you would get the "String and Values[]" property of a ring control. (The label property refers to the label of the menu ring and not to one of the ring choices.)

Message Edited by altenbach on 07-19-2005 11:31 PM

0 Kudos
Message 2 of 3
(2,482 Views)
I'm so sorry for the wrong forum
0 Kudos
Message 3 of 3
(2,471 Views)