07-04-2018 02:58 AM - edited 07-04-2018 03:06 AM
HI,
I am using the labview simple interface for my teststand project in batch mode, my problem is how to update the combo-box during the run-time to show active socket (testing) automatically instead of just showing last socket (socket no. 2 in my case) as shown in the attachement.
Thanks in advance
07-09-2018 07:39 AM
Hey mouradhamed,
Have you checked out the Change String Values in Combo Box Using LabVIEW Example. This should help achieve the functionality you're after.
Let us know how it goes or you need further advice.
07-09-2018 07:57 AM
Hey NIRebecca,
Thanks for reply. The problem is that the combo-box in the user interface is a Teststand control and not LV control, you can check Teststand simple user interface example for labview.