This is a very simple task that is only meant to save me some time. In the front panel, I have a few Numeric Controls. Is there a way such that every time I open the VI, those Numberic Control are at values that I've set in my last VI run so that I don't have to initialize it every time I open it? (eg. the values don't change when I closed the VI and open the VI again) I would prefer not to change the Numeric Controls to indicators or constants.