LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Library function error (NI-DAQmx dynamic link library NICAIU.dll)

Solved!
Go to solution

Hello everyone,

 

I have searched for solution, but yet i have not found the right solution. So my problem is that i have been deveopling a program for a NI-DAQ device, which is working without any problem on the developer computer, however when i try to run the executable on a client computer i have the following problem: 

Untitled.png

When i install the NI-DAQmx driver 16.0, it works. My question is: 
Is there a way to use the programm i have made, which uses the DAQmx device, without installing the DAQmx driver? Is it possible to just include the neccessary .dll files in the executable? I hope someone can give me any advice.

 

Thank you in advance!

0 Kudos
Message 1 of 2
(2,816 Views)
Solution
Accepted by topic author Kugelkopf

Hello,

 

To make sure that all files needed to run your executable on another machine you have to make a distribution and install it on the machine you want to run the executable.

See here how you can deploy an application:

http://www.ni.com/white-paper/5987/en/

 

Constantin

0 Kudos
Message 2 of 2
(2,769 Views)