Customizing the Default Data Directory

Select a default data directory to set a new default location for any measurement data files that LabVIEW generates, such as .lvm or .txt files.

LabVIEW installs the LabVIEW Data directory in the default file directory for your operating system to help you organize and locate the data files that LabVIEW generates. For example, on Windows, the default install location of LabVIEW Data is C:\Users\<username>\Documents\LabVIEW Data.

The default data directory differs from the default directory, which is the directory you specify for new VIs, custom controls, VI templates, or other LabVIEW documents you create.

The default data directory applies to the following elements of the LabVIEW API:

To customize the default data directory, complete the following steps.

  1. Select Tools » Options....
  2. Select Paths from the Category list.
  3. Select Default Data Directory from the pull-down menu.
    The dialog box displays the currently assigned default data directory.
  4. To enable changing the default path, remove the checkmark from Use default.
  5. Define a new default data directory in any of the following ways:
    • Enter a new path in the text box.
    • Click the Browse button to select a directory and then click Replace.
    • To enter the <osdatadir> symbolic path, click !. <osdatadir> represents the path to the default file directory on the operating system.
  6. Click OK.
  7. To have LabVIEW apply the new default data directory, restart LabVIEW.