LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Put the data from array into listbox

Solved!
Go to solution

Hello everyone.

 

I have more than one file but the listbox shows only first file (index 0 of the array). I would like to know how to bring all the values displayed in the listbox.

 

Thank you in advance.

 

 

listbox1.PNG

 

listbox2.PNG

 

listbox4.PNG

 

listbox6.PNG

 

0 Kudos
Message 1 of 3
(2,100 Views)
Solution
Accepted by topic author therinoy

therinoy,

 

I did a small experiment with LabVIEW NXG 3.1.1 and did not see the problem:Screen Shot 2019-05-26 at 7.43.46 PM.png

 

If you probe the array coming out of the For Loop you have, do you see your 4 elements? Is there any error thrown in the Property Node's error terminal? How about if you drop a new Listbox control to the front panel, create the reference and wire to the property node (to discard the Listbox was configured in a strange way)?

 

If it's still a problem, can you try LabVIEW 3.1.1 (available to download from the NI Package Manager) and see if the error still occurs?

 

All the best,

0 Kudos
Message 2 of 3
(2,052 Views)

It's work, Thank you so much.

0 Kudos
Message 3 of 3
(2,010 Views)