Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6501 Deployment

Now that my development based on the USB 6501 is completed, I am searching how to deploy the runtime application on different machines each equipped with a OEM 6501 and some of my hardware. The deployment of the USB 6501 is giving me headaches. I've included the 2 required assemblies into the GAC, (NationalInstruments.common and NationalInstruments.daqmx) and included the required dll into the system path (NationalInstruments.common.dll and .xml  and NationalInstruments.DAQMX.dll and .xml)
I am still missing some runtime dll as well as the USB 6501 driver.
I don't want to install the 400mb from the CD into the runtime machines, and I don't see into the documentation the information I need.
 
Question1: Where is the USB 6501 driver is to be found? (On the CD... but where ?)
 
Question2: What runtime Dll do I have to include (Of course this wil depends of the functions used, but where are they anyway ?)
 
Thank's for your support.
Thierry
 
0 Kudos
Message 1 of 5
(4,035 Views)
This question comes up all of the time. The only option NI has is to fully install DAQmx.
0 Kudos
Message 2 of 5
(4,031 Views)

I need to deploy just the USB-6501 usb drivers and support dlls to a dozen systems (WinXp) for an application written in VS 2008 vb.net using daqMx

 

How can I deploy the software without having to install the entire DAQMX v.9.3 package (over 1GB of files, most not required for the end system)

 

(it's been 5 years, surely this has been resolved by now)

 

thanks,

Thomas

0 Kudos
Message 3 of 5
(3,347 Views)

What you need is the NI-DAQmx Core runtime.  This contains the bare minimum needed to run a compiled program.

Seth B.
Principal Test Engineer | National Instruments
Certified LabVIEW Architect
Certified TestStand Architect
Message 4 of 5
(3,343 Views)

Thanks Seth!

That's exactly what I was looking for, good to get these old threads updated, this was one of the first to pop up in Google...

 

Thomas

0 Kudos
Message 5 of 5
(3,320 Views)