Avoiding Incorrect Dependencies

When a VI depends on other files, the top-level VI saves paths to its subVIs. This capability allows LabVIEW to load all subVIs when it loads the top-level VI.

If LabVIEW cannot find a subVI, it searches other locations on disk to find the file. Cross-linking occurs when LabVIEW locates an incorrect subVI with the same filename.

Consider the following suggestions to avoid loading incorrect dependencies: