LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot run VI's made in LabView 8.2 in 8.5.

I have received a number of VIs from to control some hardware we bought for our lab. The VIs are made in Labview version 8.2, but we need to integrate them with our other projects made en version 8.5. The problem is that when we open the VIs made in 8.2 some of the input/output data types do not match so the VIs will not run.

 

When we open the VIs in version 8.2 they all match/work perfectly, but as we have a lot of projects made in 8.5 we cannot just use the older version.

 

Have anyone experienced this problem ??

 

Thank you in advance

 

/Lasse

0 Kudos
Message 1 of 6
(2,691 Views)

It's possible you may be referring to broken wires that go to built-in VIs whose datatype changed. For example, I know a couple of the Express VIs changed from dynamic data inputs to waveform inputs. You're probably seeing the same thing. Is that the case? If not, then please post an example of what you are seeing. Or, post one of your 8.2 VIs and someone with 8.5 can open it to see what's going on.

0 Kudos
Message 2 of 6
(2,677 Views)

Happens all the time. Something minor has changed. Sometimes it is just re-linking. I usually just bite the bullet and correct the problems. Usually they are minor and easy to fix.

0 Kudos
Message 3 of 6
(2,662 Views)

Thank you both for the replies.

 

The pc we use with the 8.5 version is 64bit (where it did not wok) and the pc i tested it with the 8.2 version is 32 bit (where it did work). Could this be the problem? 

 

Im not at the lab until monday, so it is not fixed by (others) then, I will post the VI here.

 

Thanks agian for the help. 

 

/Lasse

0 Kudos
Message 4 of 6
(2,643 Views)

No, that would not be an issue here, unless you were, for example, calling a DLL via the Call Library Function Node.

0 Kudos
Message 5 of 6
(2,634 Views)

8.5 isn't officially supported on 64 bit, so it might be a reason, though it usually works. If you install 8.5 on the 32-bit machine, does the same thing happen?

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 6 of 6
(2,623 Views)