07-06-2026 04:15 AM
it's file name, the file is like NAM1_ATP5_Environnement2_FT3_Signal7_Reptopo. We'll have a drop-down menu when I click on NAM, there will be all the files with the registered NAM, as soon as we select this NAM, there will be several ATPs and so on
07-06-2026 05:35 AM
Hi Problem,
@Problem LabVIEW wrote:
Message 7 solution doesn't meet my expectations because NAMs are pre-filled and I want it to be dynamic
Please re-read message #7!
Then implement step 1 and 2…
07-07-2026 07:33 AM
Should be LV2018 now.
07-07-2026 07:47 AM
Hello, via a friend I managed to have it in version 2018, thank you, I am working on your code. I wanted to know how you were doing so that your combo box 2 depends on your combo box because the problem is that the values of the drop-down menu that offers this code are frozen data.
Thank for your help.
07-07-2026 08:26 AM
Hi Problem,
the example VI uses an INI file to define the content of "Combo box" and "combo box 2": did you provide such an INI file with some (correct) settings?
Otherwise see message #7 and mplement steps 1 and 2 to replace those INI file functions…