12-09-2008 09:43 PM
I have a radio button that I would like to go to the default value (Null) at start. The problem is that if I forget to clear the button/action after a run and start the VI again the "action" gets invoked,,,, not good.
I swear I saw a way to force a VI to reinitialize all values etc,, at start.
12-09-2008 10:48 PM
HI SciDesign
To come out of this problem right click on that radio button and select allow No selection and initially pass 0 to that radio Button i think this will help you.....
12-09-2008 10:52 PM
12-10-2008 12:11 PM