06-29-2008 04:50 PM
Veeru,
What you asked for does not make much sense. With a menu ring, you can only have a single selection. And, with your code, you do not get the text of the menu ring, only a numeric. Do you look at the answer that shows how to use the RingText.Text property?
06-30-2008 02:09 AM
06-30-2008 02:22 AM
Sorry i made a mistake in my question.
Foe ex if the ring control has options A,B,C,D and if i have selected any of those options i need an indicator to display all the selections i have made.Is it possible to do.
Thanks
06-30-2008 03:37 AM
MikeS81 wrote:To add some strings to an enum you can use a property node.
Mike
06-30-2008 03:46 AM
See the attached VI.
Veeru wrote:
Foe ex if the ring control has options A,B,C,D and if i have selected any of those options i need an indicator to display all the selections i have made.Is it possible to do.
Thanks
06-30-2008 03:47 AM
06-30-2008 03:50 AM
Thanks partha
The attached vi is not working
06-30-2008 03:56 AM
Hi Veeru,
It IS working for wh tyou have stated here.
Else, what is your exact requirement?
06-30-2008 04:06 AM
Thanks very much partha
I think still i haven't cleared what i am trying to do.
From the ex, for ex if we select all the options in sequence, i need to display the selections line by line(without changing the index in array we need to see all the options selected line by line).If i am not expalined clearly let me know.
Thanks
06-30-2008 04:14 AM