LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone advise me on how to save and recall the satate information of a cluster of combo boxes?

Solved!
Go to solution
Solution
Accepted by topic author SunshineDesign

Did you try it the way I suggested, with all the controls inside the while loop, as shown below?  If not, give it a try - I believe it works exactly as you want, with no need for setting default values.  If this solves the problem, make sure you understand why it's necessary to put the controls in the loop.  (ignore the broken "panel" reference wire, seems to be an oddity of creating a code snippet)

EDIT: if this does not fix your problem, please attach the latest version of your code, demonstrating the problem that you see.

TestStateXmlSave.png

Message 11 of 12
(653 Views)

Beautiful, that did the trick. Thanks.

0 Kudos
Message 12 of 12
(626 Views)