I thank you for putting out the back save versions for 7.1.
However, I wasn't able to get it to work.
Should it be compatible with .llb saved library projects?
I also just realized that the readme says you need the profesional devlopment version and I only have the base version.
In any case, the errors that i get are:
Error 1059 occurred at Error Code: 1059
C:\DOCUME~1\abundy\LOCALS~1\Temp\Filter Test RTD office.llb-revBASE.svn001.tmp.llb
-----------------------------------
Error Code: 1059
C:\development\RTD filter Test\Filter Test RTD office.llb
-----------------------------------
Error Code: 7
C:\Program Files\National Instruments\LabVIEW 7.1\project\procmphier.llb\CMP compare two VIs.vi
-----------------------------------
The first two are "Unexpected file type"
I think the last one is a file not found and is because I don't have procmphier.llb in that path. I will look at updating labview and see if that will help. Of course I'll only be able to get the newer version so I won't be able to tell you if this will work with 7.1 or not.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As you suspected, the procmphier.llb file is only present in the pro version of LabVIEW. As to comparing two .llb files: lvdiff would have to be extended to support this. We currently only compare individual VIs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I thank you for putting out the back save versions for 7.1.
However, I wasn't able to get it to work.
Should it be compatible with .llb saved library projects?
I also just realized that the readme says you need the profesional devlopment version and I only have the base version.
In any case, the errors that i get are:
Error 1059 occurred at Error Code: 1059
C:\DOCUME~1\abundy\LOCALS~1\Temp\Filter Test RTD office.llb-revBASE.svn001.tmp.llb
-----------------------------------
Error Code: 1059
C:\development\RTD filter Test\Filter Test RTD office.llb
-----------------------------------
Error Code: 7
C:\Program Files\National Instruments\LabVIEW 7.1\project\procmphier.llb\CMP compare two VIs.vi
-----------------------------------
The first two are "Unexpected file type"
I think the last one is a file not found and is because I don't have procmphier.llb in that path. I will look at updating labview and see if that will help. Of course I'll only be able to get the newer version so I won't be able to tell you if this will work with 7.1 or not.
Hi, Tony.
As you suspected, the procmphier.llb file is only present in the pro version of LabVIEW. As to comparing two .llb files: lvdiff would have to be extended to support this. We currently only compare individual VIs.