LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

initialize list box with array

Hi ,
I am hoping someone can help me with this one :
 
I have an array of string (1- D).
i want each element in the array to be a line in the list box.
 
Thanks in advance to anyone that can help .
 
Asaf
0 Kudos
Message 1 of 8
(3,602 Views)
I am guessing you are trying to put some kinda title or caption. you can actually access them through property nodes.
0 Kudos
Message 2 of 8
(3,599 Views)
You can do it with a property node, see the attached VI.  There may be other ways but I've done it this way for myself in the past.
Hope this helps.
-Dave
0 Kudos
Message 3 of 8
(3,598 Views)

Hi,

No i am trying to populate the list box .

each row should be a content of an element in the array.

row 0 - "Write 3f 10 10"

row1 - "Read 3f"

.

.

.

0 Kudos
Message 4 of 8
(3,595 Views)

Hey,

I have LV version 7.0 .

Can you save it under this version or maybe create an image of the block diagram ?

I would like to watch what you did .

 

Thanks

0 Kudos
Message 5 of 8
(3,594 Views)
Here it is in v. 7.0
0 Kudos
Message 6 of 8
(3,585 Views)

hey,Thanks man , just what i needed !

 

0 Kudos
Message 7 of 8
(3,581 Views)
Glad I could help.
0 Kudos
Message 8 of 8
(3,576 Views)