LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Labview 6.1 vis be run in Labview 7.1?

 
0 Kudos
Message 1 of 5
(2,774 Views)

Yes They can be.

There was not a drastic change in functions between LabVIEW6.1 and LabVIEW7.1

So most of the functionalities that were used in 6.1, will work on 7.1

Are you facing any particular concern while opening previous version vi's in LabVIEW 7.1??

Regards,

Dev

Message 2 of 5
(2,766 Views)
No, I have had no problems - I just wanted to check before sending 6.1 vis to a customer with 7.1.
Smiley Happy
0 Kudos
Message 3 of 5
(2,757 Views)

You just need to make sure that the client has all the support code that you have as well (e.g. if you're using some toolkits or user.lib code).

You can do a Save with Options and save a Development Distribution with all the needed VIs in it, but that could break functionality if some of the VIs use relative paths or DLL calls.


___________________
Try to take over the world!
Message 4 of 5
(2,749 Views)
Yes, thanks.
Smiley Happy
0 Kudos
Message 5 of 5
(2,744 Views)