10-20-2008 08:42 PM
Dear all,
I use the "path" to define the file location. However, when I can changed the value for that "path", I saved it. The program told me it is saved.
However, next time, when I open the VI, it is still the old value. What's wrong there?
Thanks.
Solved! Go to Solution.
10-20-2008 08:54 PM
10-20-2008 08:59 PM
Sorry. I found the title in the early posting was not good so I posted it again.
I want to deleted the old one, but could not find the delete function here.
10-20-2008 10:06 PM
File>>Save does not save the values in your front-panel controls. If you want a value to be saved as a default input on a control you need to set it as the default value. Try right-clicking on the control and going to Data Operations>>Make Current Value Default after you have the path set correctly. Then do a File>>Save.
Cheers!
10-21-2008 10:23 AM