LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

List box selection

Hi

  When i run the program i will get some data in list box how can i know any one of the item in the list box is selected(turned blue if i click with mouse)

0 Kudos
Message 1 of 4
(2,823 Views)

Hi parthipan,

the value of the listbox shows you the marked element. If it is -1, no element is selected, but this depends on your settings.

 

Hope it helps.

Mike

0 Kudos
Message 2 of 4
(2,820 Views)
Hi can u post me the demo program.I tried with value property but output is also a list box ya.
0 Kudos
Message 3 of 4
(2,816 Views)

Hi parthipan,

if you connect a numeric indicator, you will get the numeric value. Smiley Wink

 

Mike

0 Kudos
Message 4 of 4
(2,806 Views)