02-17-2010 10:41 PM
I have 2009 and 7.1 on the same machine. When I install DAQmx 9.0.2 for 2009, all my acquisition vi's for 7.1 (installed with NI-DAQmx 8.9) go missing. Is there a way for 7.1, 2009, and DAQmx 8.9 and 9.0.2 all to co-exist on a machine? Currently, I am having to uninstall and install the acquisition drivers each time I switch LV versions.
Thanks,
Greg
Solved! Go to Solution.
02-18-2010 09:04 AM
02-18-2010 09:50 AM
Hi, there is a thing to do before installing DAQmx, save repertory of LV7 and after install ofDAQmx copy the save and all working well. (only express will not work).
Regards
02-18-2010 10:42 AM
Greg,
I am very anxious to try this. I will report back to confirm it works.
Greg
02-18-2010 02:30 PM
I doubt this will work. While the VIs may be there, the underlying DLLs that get called are different. At the very least the code will likely not even run.
Installing NI-DAQmx Support for LabVIEW 2009 & Labview 8.0 or Prior
02-18-2010 03:15 PM
Rats. But, I have do find that an executable made with 7.1 seems to work with DAQmx 9.0.2. Maybe this makes perfect sense? I don't know. Can I rely on this?
Thanks for the advice,
Greg
02-19-2010 01:19 AM
02-19-2010 10:36 AM
I will still no doubt give your suggestion a shot. Didn't have a chance yesterday. Hopefully today. For this project I am only concern with basic I/O functions. One of smercurio's post makes me wonder if certain acquisition vi's will work (if new and old .dlls are the same or similar) while others will not (if new and old .dlls are significantly different).
Cheers,
Greg
04-30-2010 08:49 PM
I can only speak for a handful of the basic IO vis, but your idea to copy the 7.1 folder, install DAQmx 9.02, then copy back the 7.1 folder, is so far working.
Thanks!
Greg