You can use LabVIEW to compare a local version of a file in source control with the latest version from the source control provider. Comparing files is useful when you are working on a large project in which files might change frequently. You can perform this operation on only one file at a time.
If you select a VI to compare, LabVIEW displays the results in the Differences window.
![]() |
Note If LabVIEW and the third-party source control provider are not compatible, LabVIEW launches the default comparison tool of the third-party source control provider. Perforce SCM and Rational ClearCase are not compatible with the procedure LabVIEW uses to complete a graphical differencing of VIs. Refer to the KnowledgeBase for more information about comparing VIs using Rational ClearCase. |
Complete the following steps to compare two VIs in source control.
![]() |
Note If the VI contains any unsaved changes, the Unsaved Files dialog box appears and prompts you to save changes before continuing with the compare operation. |
Complete the following steps to compare two non-VI files in source control. You can compare non-VI files only within a project.