Jump to content

Configuring SourceTree and git to use LabVIEW Compare and LabVIEW Merge custom tools


Recommended Posts

The link in the *.sh files for an explanation of the cmd options does not work so I've posted them here FYI.

Quote

 

LVCompare.exe

Use the Windows command line to start the LVCompare.exe utility. In the command line, type the following:
lvcompare.exe <absolute path to VI 1> <absolute path to VI 2> [-lvpath <path to LabVIEW>][-noattr][-nofp][-nofppos][-nobd][-nobdcosm][-nobdpos]

  • -noattr means do not compare VI attributes
  • -nofp means do not compare the front panels
  • -nofppos means do not compare the size or position of front panel objects
  • -nobd means do not compare the block diagrams
  • -nobdcosm means do not compare the appearance of block diagram objects
  • -nobdpos means do not compare the size or position of block diagram objects.

Note: Comparing VIs with the same name is not supported by the LVCompare.exe utility.

 

 

 

  • Like 2
Link to comment
  • 11 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.