08-28-2007 03:37 AM
08-28-2007 04:31 AM
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
08-28-2007 06:03 AM
08-28-2007 06:35 AM
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.
08-28-2007 06:50 AM