08-12-2013 07:05 PM
I am trying to write a program that will operate on a computer that does not have the 2gb of drivers installed using the included dlls. (NationalInstruments.DAQmx.dll, NationalInstruments.Common.dll, NationalInstruments.Common.Native.dll) I have a functioning program that is able to use outputs and read inputs on a computer that has the drivers installed, but will not run on a computer that does not have the driver installed. Is the driver an absolute requirment for the program (and device) to run?
Solved! Go to Solution.
08-12-2013 08:05 PM
Yes, the driver is required in order to use the DAQ device. You may be able to pare down the installation somewhat, but I'm not sure how small you can get it.
08-12-2013 08:11 PM
Thank you for the answer. Unfortunately this information might result in moving to a different product for this application which I would prefer not to do. Can someone please second that the driver is a requirement?
08-12-2013 08:37 PM
As I memory, the driver is not so big. ~ some hundred MB, of course, it is still bigger compare with part of other 3rd device.
Home--colinzhang.net: My Blog