LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic updating of combo box with VI's saved in a folder

Solved!
Go to solution

Hello Everyone

 

I am completely new to labview...... Could someone help me how could I automatically update the combobox with the files which I have saved in a folder of my PC. Thank you in advance

 

Best Regards

Bhargava

0 Kudos
Message 1 of 8
(3,664 Views)
List folder vi with a pattern *.vi. wire the resulting string array to a property node of the combo box witj the strings [] property selected.
Message 2 of 8
(3,658 Views)

I am sorry......I didn't get you....... could you please explain it in an elaborated way or if possible could you please post the a pic or block diagram of the VI please

0 Kudos
Message 3 of 8
(3,640 Views)

I'm sure we had the very same problem yesterday too…

 

Beispiel_VI_BD.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 8
(3,621 Views)
Solution
Accepted by topic author bhargava12

Yes, i could be more helpful, sorry!

 

files.png

Well, it was like this until the LabVIEW Snippet replaced my Combo Box property!

Message 5 of 8
(3,618 Views)

OK, i will be sad Smiley Sad if my snippet ends up on the Rube thread!

0 Kudos
Message 6 of 8
(3,616 Views)

Thanks alot for ur help....

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

I knew there was a similar request short time ago…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 8
(3,587 Views)