Instrument»Search Directories
Use the Search Directories command to list the directories that LabWindows/CVI searches when loading instruments that reference other instruments. The .fp files of the dependent drivers store the names of the .fp files of the drivers on which they depend. When loading an instrument .fp file that references other instrument .fp files, LabWindows/CVI tries to find the referenced instrument .fp files and load them. LabWindows/CVI searches for each .fp file in the following directories and in the following order:
- The directory of the referencing .fp file
- The directories listed in the Instrument Directories dialog box
- The subdirectories under the \toolslib directory
- The \instr directory
![]() |
Note LabWindows/CVI searches the \instr and \toolslib directories in the following locations:
|
LabWindows/CVI saves the Instrument Directories list from one session to another.
To find out more about referencing one instrument from another, refer to Function Tree Editor.
You also use the Instrument Directories list when you load a project file that you have moved since you last saved it. If a .fp file listed in the project cannot be found using either its original pathname in the project or its location relative to the project, LabWindows/CVI searches the Instrument Directories list for a .fp file with the same base name.