10-17-2005 03:19 PM
10-17-2005 06:41 PM
10-18-2005
09:54 AM
- last edited on
07-14-2025
12:33 PM
by
Content Cleaner
Hi All-
The likely reason you are seeing the Error -10001 message is if your channel input controls/constants refer to improperly named or non-existant channels. If you are using RDA and referring to the improper device number you might also run into an error.
I would suggest that you verify all of your device numbers and make sure they are consistent with your code. Also, I would check all virtual channels to make sure they are properly created and named.
I would also try testing the card using the test panels in MAX and perhaps running the DAQ Diagnostic Utility or the E Series Diagnostic Utility to check for any problems with your card.
Hopefully this helps-
10-18-2005 12:59 PM
John,
I have removed NI-DAQmx, and a bunch of other stuff, and re-installed some stuff, not NI-DAQmx. I still get the same error.
To find other posts about error 10001, I went to "ni.com", then clicked on "Technical Support- KnowledgeBase", then did a search for keyword "10001" http://search.ni.com/nisearch/nisearchservlet?nistype=default&filter=+%2BLanguageType%3AEnglish+%2Bn...
10-18-2005 02:13 PM
Tom,
There are four executable LabView programs that are each/all giving me the same error, 10001. What could have happened inside the computer (software wise) that would cause all four of these programs to fail the same way at the same time with the same error. I replaced the PCI-6023E with a PCI-2024E and still have the same error. I removed most of the National Instruments software and reinstalled it. Is there a compatibility issue with a LabView executable program that was created with LabView 6.0 and some version of NI-DAQ or something that I am unaware of?
10-18-2005 02:16 PM - edited 10-18-2005 02:16 PM
Message Edited by Tom W. on 10-18-2005 02:17 PM
10-18-2005 02:22 PM
Tom,
Can and if so how would one rename the channels?
10-19-2005 08:17 AM
All
I finally got in touch with the LabView programmer, he had set the channel names in the LabView programs. When NI-DAQ was updated the old channel names were lost. The channel names have now been changed back, and he will use generic names from here on out.
10-19-2005 09:19 AM
Hi Dave-
I'm glad to hear you got it sorted out- I knew it would be something simple like this that just got overlooked. Best of luck with the rest of your development-