Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Necessary DLLS for developing a .net NI DAQ control

To distribute the final program that uses a NI thermocouple (TC-01) do I have to install NI-DAQmx on each machine that is going to run my program?

0 Kudos
Message 1 of 7
(3,758 Views)

Hi ScottinTexas,

 

If your program uses any functions from the DAQmx API then you will need to install the DAQmx runtime engine on each machine in order to run your program. 

0 Kudos
Message 2 of 7
(3,725 Views)

You can use the Measurement Studio Installer Builder to build an installer which can install the necessary Runtime Engine along with your programs for distribution:

 

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

0 Kudos
Message 3 of 7
(3,706 Views)

I don't want to build an installer. Can't I just copy the necessary files to the target machine? Or is there a standalone runtime engine installer I can use on each machine running the software?

0 Kudos
Message 4 of 7
(3,494 Views)

Either way you'll be running an installer, my suggestion means you'll only need one installer which will include your software and it's dependencies.

 

To your end users it will also look and feel like professional software. I don't understand why you would not want to just build the installer as per my original suggestion?

0 Kudos
Message 5 of 7
(3,491 Views)

My leadership likes to avoid installers. I don't know why. It is just best to copy the necessary files from a jump drive onto the lab computer. I have the standalone runtime engine installer on my jump drive now. As soon as it gets a digital signature so I can run it on our computers, I will install it on the target computer, then see if my program will run. I will build an installer as you suggested. On a relatively quiet Friday when my boss is here, I will pitch it and see if I can get it signed and try it out. Probably next version of this program I wrote. We'll see.

0 Kudos
Message 6 of 7
(3,488 Views)

Well. Hit a wall. I don't have the installer builder program.

0 Kudos
Message 7 of 7
(3,485 Views)