08-03-2005 09:31 PM
08-03-2005 10:15 PM
John,
There are methods for the VI called Reinitialize to Default, and Make Current Values Default. These might be useful to you. However, Make Current Values Default requires that the VI be in edit mode, and must therefore be called from another VI before or after the VI runs. You'll also probably want to call the Save method after calling Make Current Values Default. This topic has been covered many times on this forum and on some of the other forums out there. A search on here or google should return some good content and examples. For example, I'm pretty sure the OpenG toolkit (from OpenG.org) has some functions which do what you are looking for.
Regards,
Ryan K.