10-21-2009 05:59 AM
I use a combobox where ITEMS are eg "R1234", "R7019". My VALUES for these are :"TY02" and "TZ03".
Now I select an ITEM, and the VALUE for that ITEM is output. Also, at the same time, I want ti get the String of the ITEM. How do I do this?
I tried creating a property node for the combobox ==> Strings [].
However, this is for string array, where it doesnt just only show the ITEM i want.
Please help, thanks!
10-21-2009 06:12 AM - edited 10-21-2009 06:15 AM
10-21-2009 06:40 AM
Is that what u want to get?
Yours
RZM
01-25-2010 12:36 PM
I have the same requirement of having to select from the combo box. I have labview 8.6, so the previous example didn't work on my system.
This is harder than I thought.
Waiting for help
Arjun