From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Standalone Application not detecting analog inputs from USB-6001

I have built a VI on my development machine and everything appears to work well, however when I compile the application and installer for another machine the app runs but does not pick up any of the data from the USB-6001. If I run the application on my development machine it works perfectly. I'm guessing it's a driver issue with the installation.

 

I'm using the DAQ assistant to acquire the analog signals. 

 

Any help would be greatly appreciated, thanks...

 

Richard

0 Kudos
Message 1 of 6
(3,192 Views)

This indeed does sound like an issue with not having all the correct drivers, possibly just your target machine not finding the USB-6001.

 

Is your device being seen by the target machine? Did you include DAQmx drivers in your installation?

0 Kudos
Message 2 of 6
(3,154 Views)

As far as I'm aware I included the correct drivers...

 

I plug the logger in and the NI Device Monitor opens and I can see the analog channels work as I'd expect. Really not sure what's going on...

0 Kudos
Message 3 of 6
(3,137 Views)

For each PC, connect your device and then go into NI MAX (Measurement And Automation Explorer). What DEV#/name is shown on each system? They should match. If they don't then set the Device number/name on the application PC to match whatever it is on the development PC.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 6
(3,135 Views)

Hi.

 

I have the same problem. Do you found a solution?

0 Kudos
Message 5 of 6
(2,952 Views)

Firstly you need to make sure the device names match, then you need to ensure the correct drivers for that device are installed when you make the .exe package. Took me a bit of trial and error.

0 Kudos
Message 6 of 6
(2,945 Views)