LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem nesting combo boxes between them LabVIEW

Good evening, everyone.
I want to make a VI with nested combo boxes, that is to say that when I click on combo box 1, I would have a drop-down menu of 'NAM1, NAM2, NAM3 ...' when I fill in for example NAM2 in this drop-down menu and I click on combo box 2, it will have the drop-down menu of combo box 2 that will make show all the ATPs of this NAM chosen previously in this case NAM2 in this example, and so on for all the string elements that I want to fill in because the saved file will be a file of the type: NAM_ATP_Environnement_FT_Signal_Reptopo.lvm
and this file is a .lvm file that records the voltage of a signal that is seen with a scop using the Read Measurement From File function. I'm attaching some of the code that I've tried to do, really I'm trying to make a code so that the boxes are nested so that the user is not typing the file name directly into my IHM, but rather who chooses the files saved in the directory and sort according to what it fills out in the combo box.
Thank you for your help and reading.
Cordially
Download All
0 Kudos
Message 1 of 1
(100 Views)