Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

distributing NIDaq software

Solved!
Go to solution

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

0 Kudos
Message 1 of 8
(4,575 Views)
Solution
Accepted by topic author nirvtek

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.

Message 2 of 8
(4,573 Views)

Thanks, that answers my question.

0 Kudos
Message 3 of 8
(4,569 Views)

Nm. Please ignore this

0 Kudos
Message 4 of 8
(4,541 Views)

My C NIdaq-mx based app doesn't run with the core runtime. It complains about DLLs such as nicaiu.dll.

0 Kudos
Message 5 of 8
(4,532 Views)

Nirvtek,

 

Based on the information in this forum post:

http://forums.ni.com/t5/Multifunction-DAQ/Is-there-a-DLL-for-Ni-DAQmx-rather-than-using-the-lib-file...

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

0 Kudos
Message 6 of 8
(4,503 Views)

Thanks for that. The Daqmx installer  is over a gig in size. Is it legal to distribute the daqmx installer with my app?

0 Kudos
Message 7 of 8
(4,497 Views)

Sure! It's freely available on ni.com, so I don't see why it would be a problem.

0 Kudos
Message 8 of 8
(4,482 Views)