Bobillier Posted December 3, 2010 Report Share Posted December 3, 2010 Is there a way to use LVcompare with Labview Full Developement System ? I have try to use it with tortoise , but get below error (sorry in french). "Une erreur est survenue lors de l'exécution de LVCompare. Nœud de méthode dans LVCompare.vi <APPEND> Nom de la méthode : <b>User Interaction:Compare VIs</b>" Eric Link to comment
Yair Posted December 3, 2010 Report Share Posted December 3, 2010 The VIs which do the actual comparison are only shipped with LV pro, which I assume is the reason this doesn't work. I haven't used LVCompare, but based on the error you're getting, I'm assuming that all it does is call the Compare VIs menu option in LabVIEW. Link to comment
jgcode Posted December 3, 2010 Report Share Posted December 3, 2010 Is there a way to use LVcompare with Labview Full Developement System ? I have try to use it with tortoise , but get below error Hi Eric I got LabVIEW 2009.SP1 Professional and TortoiseSVN 1.6.12 - doing a Diff with LVCompare works fine for me. The VIs which do the actual comparison are only shipped with LV pro, which I assume is the reason this doesn't work. But you must have LVCompare install with your setup if you can configure Tortoise to point to it in the first place? Also, if you want me to try anything specifically to help out let me know. Cheers -JG Link to comment
Black Pearl Posted December 3, 2010 Report Share Posted December 3, 2010 In 7.1. I have a private method (Application) called CompareVIs. This throws error 1043 on my FDS with the message stating: Not supported in this version. You need the PDS... ... or write your own LV_Differ. Felix Link to comment
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now