LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

display values from 2D array depending on the value of the first column

Hello
I want to have the first column of a 2d string array in a combobox or something similar.
When a value from the first column is selected in the combobox the other values of the row should be displayed in some indicators
 
can somebody help me?
thx
simon
Using Labview 7.1
0 Kudos
Message 1 of 2
(2,391 Views)
Just slice out the first column and feed it to the "strings" property, Attached is a simple example (7.1), modify as needed.

Message Edited by altenbach on 10-08-2006 01:50 PM

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