09-17-2013 12:22 PM
Hi
I have a NIDAqmx based application which can function without NI hardware present.
Is there a software redistributable which can be supplied with the app so that errors relating to missing DLLs don't occur?
Thanks
Nirvtek
Solved! Go to Solution.
09-17-2013 12:44 PM
You can install either the full DAQmx or the core runtime of DAQmx. Either one is a couple of clicks away by selecting 'Support' at the top of the page and then searching for the version you want.
09-17-2013 12:53 PM
Thanks, that answers my question.
09-18-2013 12:02 PM - edited 09-18-2013 12:03 PM
Nm. Please ignore this
09-18-2013 12:33 PM - edited 09-18-2013 12:34 PM
My C NIdaq-mx based app doesn't run with the core runtime. It complains about DLLs such as nicaiu.dll.
09-19-2013 06:18 PM
Nirvtek,
Based on the information in this forum post:
I think you will need to install DAQmx on the deployment machines. You can't distribute the DLL by itself with your application.
Kelsey Johnson
Applications Engineer
09-19-2013 11:42 PM
Thanks for that. The Daqmx installer is over a gig in size. Is it legal to distribute the daqmx installer with my app?
09-20-2013 02:34 PM
Sure! It's freely available on ni.com, so I don't see why it would be a problem.