Whenever I programmed for saving the initial value of front panel, it was very cumbersome to treat each variable.
I found the useful vi from OpenG code; Read Panel from INI.vi.
But this code is not optimized. They used old fashioned property node.
Some data type couldn't be written or read in an ini file such as DAQ channel.
In LV 2009 the Control Value:Get ALL was updated for more general data type.
My modified version is to save or read the initial value of (almost all) controls on front panel.
Just make the reference of This VI then demo.ini will be created.
Any simple idea for this kind of update will be welcomed.
labmaster.
*) You have to install the OpenG code to run the demonstration.
Message Edited by labmaster on 05-12-2010 10:40 PM