Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6001 Driver

Hello everybody,

 

I would like to ask for help from those more experienced. 

 

I developed an application using visual studio 2022, in C# language, this application works with NI DAQ USB-6001. 

 

Once the NI Max software is installed on my computer, I compile the solution and run it perfectly, but this application will be used on other machines. 

 

Therefore, using the inno setup tool, I built an installer for my software, which successfully loaded all of National's DLLs. 

 

However, when installing my software on a computer without NI Max, accessing the Windows device manager, there is a message that the USB 6001 Driver was not recognized. 

 

My question for those more experienced is:

 

How can I integrate the USB-6001 driver into inno setup so that it is installed along with my software whenever I run the installer on a machine without NI Max installed?

 

Compliments.

0 Kudos
Message 1 of 4
(629 Views)

You need NI DAQmx Runtime?

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 4
(573 Views)

Yes, I believe this runtime is the solution I need.

 

Thnaks.

0 Kudos
Message 3 of 4
(513 Views)

This NI Runtime seems to be exactly what I need. 

 

But how can I create an installer for it? 

 

I tried using the NI Package Builder, but it is not working correctly.

 

Thank you to anyone who can help.

0 Kudos
Message 4 of 4
(502 Views)