Hallo,
I made a menu with a boolean called "always". I want to achieve the following:
If always=false then open the menu and ask for new config
If always=true then don't ask but use the same config until the VI ends.
(f.e: Buttons 1 2 always, three runs. First run=1
always=false Menu always appears
always=true Menu doesn't appear, the value of the first run ("1") is used)
Can anybody help me with this problem?
Arno