LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

marked element of listbox

Hi,
How can the marked element of a listbox be displayed in a string indicator?
The problem is, a function to sort the list is used. So using the indices isn't possible, cause the elements accordant to those arent the same after sorting the list. Is there a propertie node or something that gives direct access to the marked element of the lisbox?
 
Thanks Volker
0 Kudos
Message 1 of 2
(2,421 Views)

Hi Volker,

if the values are in you ListBox, you can read them with a property node. See the attached example.

Mike

0 Kudos
Message 2 of 2
(2,418 Views)