This dialog box appears when you open the block diagram of a VI in the LabVIEW project and add a subVI from disk to the block diagram that has the same qualified name as an item already in the project. LabVIEW scans the new subVI hierarchy before loading the VI. If the subVI or any members of the hierarchy have the same qualified name as an item already in the project, the project contains conflicts.
Use this dialog box to add a new subVI to the project and update caller items to refer to the correct path.
This dialog box includes the following components:
Conflicting Items—Lists the names and paths of conflicts in memory and conflicts in the project. LabVIEW adds these items to the project under Dependencies. Resolve any new conflicts in the Project Explorer window.
Add—Adds the item you select to Dependencies. If you select a conflicting item and click the Add button, the Resolve Load Conflict dialog box appears.
You can add an item to the project even if the item has conflicts with other items in the project. You must resolve the conflicts before opening the item.
Cancel—Cancels the add. The subVI does not appear on the block diagram of the top-level VI.