03-08-2006 03:31 PM
03-08-2006 11:47 PM
You can install various versions of cvi into one single machine and they will continue working without problems: I personally have installed on my machine version 6 and 7.1, previously I have had versions 5, 5.5 and 6 and still had no problems.
Every single instance will continue working as if it were the only installed, but you can expect some difference in the GUI aspect on older versions with respect to a machine with only this version installed. This is because only one RTE is running in the system at the same time: the most recent one. As a result, there may be some minor aestethic differences in the aspect of some controls when developed in the GUI editor and when executed in the program, but the functionality will not be affected; nevertheless, I suggest that you test your application in a machine with only that specific RTE installed before shipping it to your customer.
03-09-2006 07:21 AM
Thanks for the reply.
Yes I know you can only have one RTE but that is a good thing because of the bug in cvi 6.0 where your program will halt if the mouse
is setting over the drop down menu area.
But I would think there would be a problem with the traditional NIDAQ and NIDAQmx. i.e can you have different versions of NIDAQ installed.
I find you have to be very carefull, what you install and the order you install the software.
03-09-2006 10:01 AM
03-09-2006 10:06 AM
03-09-2006 12:58 PM
Thanks all.
SUMMARY:
- you can install several versions of CVI on one PC
- you can only install one version of NIDAQ Traditional
- you can only install one version of NIDAQmx
- you can only install one version of IVI
- you can only install one version of MAX
- you can only install one version of any other driver
This sound correct ?
03-09-2006 05:48 PM
03-09-2006 07:07 PM
Sorry just trying to get all the answers in one message:
SUMMARY:
- you can install several versions of CVI IDE on one PC. They must be installed in the order they were released
- you can have ONLY one version of the CVI RTE i.e. the latest version installed.
- you can only install one version of NIDAQ Traditional
- you can only install one version of NIDAQmx
- you can only install one version of IVI
- you can only install one version of MAX
- you can only install one version of any other driver
This sound correct ?
03-13-2006 01:45 AM
I also have a question on this subject:
When you have CVI 6 and 8 on 1 PC, can you still create executables to be run on WIN95/98 machines, using CVI 6 ? When you create a distribution kit won't it incorporate the CVI-8 RTE making this impossible to run on WIN95/98.
I did notice that when I accidentally changed and saved a UIR in CVI 8 I could not open it with CVI 6. Luckily I had a backup. I now have the two versions on separate PCs to prevent this to happen again !
03-13-2006 10:44 AM