06-27-2006 08:06 AM
06-27-2006 11:15 AM
06-27-2006 02:48 PM
Hi Sarah,
When I created my executable, I chose to create the installer at the same time (installer settings tab in the application builder). In this case, is the runtime engine included automatically with the installer (setup.exe) when deployed on the target machines ?
Thanks for the information,
Aida.
06-28-2006 03:25 AM
06-28-2006
05:42 AM
- last edited on
06-24-2025
05:33 PM
by
Content Cleaner
Hi Sarah,
thanks for your reply...I got the DAQmx driver from the following link
http://digital.ni.com/softlib.nsf/websearch/C1F802E457EA042586256DD00001B0C9?opendocument&node=132070_US
option: NI-DAQmx Version 7.1 for Windows 2000/98/ME/NT/XP NI-DAQmx Version 7.1 for Windows 2000/98/ME/NT/XP
**Does this version support NI PCI-6229 (M-series)?
thanks,
-A
06-28-2006 06:28 AM
06-28-2006
06:44 AM
- last edited on
06-24-2025
05:33 PM
by
Content Cleaner
Hi Aida,
The error code you getting does appear to indicate the DAQmx driver isn't installed correctly.
Is the driver you're installing on the deployment system the same as the one you developed the code on? Did you have any problems when you had your application running before you built it? If you build the application into an executable will it run on the development machine?
Try installing a newer version of the driver and see if that helps.
The newest version is 8.1.
Install it on your development machine first and rebuild your application before installing it on your deployment machine so the versions correlate.
Let me know how you get on.
06-30-2006 05:33 AM
06-30-2006 01:16 PM
Hi Aida,
Your M series board is supported in DAQmx 7.3 and later. DAQmx 7.1 will not recognize the board which could be why you are running into problems. I agree with Sarah: you should upgrade to the latest version of the DAQmx driver on both machines and rebuild the executable. The latest DAQmx driver has support for LabVIEW 7.1, so that will not be a problem either and you shouldn't run into any compatibility issues. Hope this helps.
Regards,
Hal L.
08-03-2006 08:07 AM