LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error - 10401

Hi Experts,
 
Im facing the problem with the counter . I dont know to configure that in Lab VIEW 7.1. Error massage dislayed if i run the program with the counter.
 Pls give the solutions.
 
Thanks in Advance
 
Rgs
Sandeep
0 Kudos
Message 1 of 2
(2,533 Views)
Hello Sandeep-
 
The -10401 error usually results when the configured device number conflicts with the number you try to address it from in your LabVIEW program.  To verify the device number, open MAX (Start>>Programs>>National Instruments>>Measurement and Automation) and expand the Devices and Interfaces>>Traditional NI-DAQ (Legacy) folder.  The device number associated with your device will be listed there.  You should then check your LabVIEW program and make sure that all instances of "Device Number" input match the configured number in MAX.
 
If you still experience problems please let us know a bit more about your application.  Specifically, what type of DAQ card are you running and what is it being used for in your application.  If you're running an example program please post that as well.
 
Hopefully this helps-
Tom W
National Instruments
0 Kudos
Message 2 of 2
(2,524 Views)