LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multicolumn Listbox info

There is a way to know which line is selected by a sample click ?
0 Kudos
Message 1 of 2
(2,498 Views)
The Multicolumn Listbox returns which line is selected by default. You can get access to other properties/values of the listbox by using a property node.

I have attached a LabVIEW 6i example that updates a numeric indicator with the line selected.
0 Kudos
Message 2 of 2
(2,498 Views)