11-04-2009 02:58 AM
When I change the default directory the drive letter always changes back to the drive letter the project was loaded from.
Software version Labview 2009.
11-04-2009 07:09 AM
Did you change the default page within your code? Everytime you start the vi, it will revert to that page.
When you change the default directory (if it is a control on the Front Panel), did you right click the control and select save as default?
Otherwise, each time you re-open the VI, it will revert to the actual default value, which was the previous directory.
11-04-2009 07:21 AM
11-04-2009 09:54 AM
Hi Luc,
If you make the current value default and saved the VI, then it should remain the default value until someone repeats the steps with a different value. Rebooting the PC does not affect the default value. If you want the default value to remain the same for always, then you may consider using a constant.