LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot change the default directory for the web services

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.

0 Kudos
Message 1 of 4
(2,788 Views)

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.

0 Kudos
Message 2 of 4
(2,779 Views)
I changed it through the tools menu. When I reboot my machine it works again but how long?
0 Kudos
Message 3 of 4
(2,774 Views)

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.

0 Kudos
Message 4 of 4
(2,766 Views)