ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(3,386 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
(3,383 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
(3,379 Views)

Hi parthipan,

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

 

Mike

0 Kudos
Message 4 of 4
(3,369 Views)