Resolve Project Conflicts Dialog Box
- Updated2025-01-28
- 3 minute(s) read
Resolve Project Conflicts Dialog Box
Select Project»Resolve Conflicts from the Project Explorer window to display this dialog box. You also can click the Resolve Conflicts toolbar button or right-click a conflicting item in the Project Explorer window and select Resolve Conflicts from the shortcut menu to display this dialog box.
Use this dialog box to resolve project conflicts. A conflict is a potential cross-link that occurs when a LabVIEW project contains two or more items with the same qualified name in the same application instance.
This dialog box includes the following components:
Option | Description |
---|---|
Conflicts | Displays the project conflicts grouped by qualified name. Double-click a specific conflict to highlight the item in the Project Explorer window. LabVIEW automatically updates this information as you resolve conflicts. |
Compare | Compares two conflicting VIs or controls. Select two items from the same group in the Conflicts tree, then click this button to show differences. |
Use Selected Item | Resolves a conflict using the item you select. If the item you select is part of a group in the Conflicts tree that involves only top-level items, LabVIEW removes all items in that group from the project except the item you select. If the group of items involves subVIs or type definitions that other items refer to, LabVIEW removes all items in that group from the project except the item you select and updates or prompts you to update the referencing items. Note Under certain conditions, LabVIEW cannot use the item you select to resolve conflicts and disables the Use Selected Item button. |
Details for Selected Item(s) | Displays details for each item you select. Details include the item icon, path, qualified name, creation date, and modification date. This content updates automatically depending on the item(s) you select. When you compare two items, LabVIEW displays information for both items.
|
Export | Exports the list of project conflicts to a text file organized by the name of the conflicting items. |