LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Delete an item from menu ring

Hi Veeru,

i not fully understand what you want! Do you want to delete the selected index? Say, if you select "0" you want to delete the first entry of the ring? At the moment you delete the element with the selected value!

Mike

Message 11 of 18
(961 Views)
Thanks Mike
 
I need to add few items to a control and delete the items as per the index number(selected).At the moment i can add and delete an item in separate programs,but when i implement both in the same vi the error occurs.
 
Thanks
0 Kudos
Message 12 of 18
(956 Views)

Hi Veeru,

see the attached example, maybe it helps.

Mike

Message 13 of 18
(945 Views)
Thanks Mike
 
I wonder what could be the reason that program gives error.
 
Thanks
0 Kudos
Message 14 of 18
(933 Views)


Veeru wrote:
Thanks Mike
 
I wonder what could be the reason that program gives error.
 
Thanks



Hi Veeru,

which one do you mean?

Mike

0 Kudos
Message 15 of 18
(931 Views)
The vi i attached
0 Kudos
Message 16 of 18
(929 Views)

Hi Veeru,

i think you have to write the new strings into the String[] property and into the StringAndValues[] property! Make sure to use each value only ones!

Mike

Message 17 of 18
(924 Views)

Thanks mike

Anyhow i am following ur ex vi.Thanks

0 Kudos
Message 18 of 18
(922 Views)