LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compare two VIs in LabVIEW Full Development System

I am using Labview 8.6 Full Development System. I want to compare two VI's, what is the best way to do it? I am  using TortoiseSVN source code control software.  I found some VIs (vi_diff.vi) in this forum. But this VI will work only in Professional Development System. Because this vi will use LabVIEW8.6\project\procmphier.llb\CMP compare two VIs.vi. This vi will work only in professional system.
How can I compare two VIs in my current LabVIEW system. Pls give suggestions.
Thanks
Nesara
0 Kudos
Message 1 of 2
(3,089 Views)

If you pay more for the PDS than the FDS, you want more features. The diffing is one of those. So you either get the upgrade $$$. Or you do it manually.

Manually, I go for a complete VI documentation (I don't remember the menu entry) of one of the VIs and have that open as pdf while going through the code of the other.

 

Felix 

0 Kudos
Message 2 of 2
(3,079 Views)