I have a LabView code in which the first time the user has to enter a set of values through a wizard ( a separtate VI ) and go ahead. What I want to do is have a separate button on the main VI which will take in the default values ( or previously entered values ) of the wizard and directly go ahead without even popping up the Wizard VI
Thanks