Hi everyone,
I'm building an application that calls several subVIs when the user makes different actions. The subVI X, when called, opens in a new window and is made of several numeric controls. It appears that, even if I've setted defaut values (Operate>>Make Current Values Defaut), the subVI will always open with the values of the previous execution. For my application, it's just an esthetic question, but I am wondering if there was a way to always get the same defaut values when the subVI is called. I could do it with a property node (value property) for each control but maybe there is an other way, weightless due to the big number of controls my subVI has... Thanks a lot, I appreciate.
Phil