Mega Search
23.2 Million


Sign Up

Make a donation  
Help resolving "Error 10401 occurrred at AI/AO Group Co  
News Group: comp.lang.labview

Hello, I know this is a common error but I'm unable to find a solution looking through these forums and other websites.  I am trying to convert a program wrote on an old computer running LabVIEW 6 to a new computer (with newer hardware) running LabVIEW 8.5.  I've resolved all issues that have came up so far (installing the traditional legacy drivers and such).  The only error I am getting now is a run-time error that pops up and reads:
 
"Error 10401 occurred at AI Group Config" and "Error 10401 occurred at AO Group Config"
 
I've already run the Measurement and Automation Explorer (MAX) and that did not help.  I'm using Windows XP and my hardware is a NI PCI-6281 M series DAQ.
Do I have to re-write the sub-VI's, or is this fixable?  Is there an easier way to convert a program?
If anyone can provide any help or insight what so ever it is greatly appreciated.
Thanks,
Alex

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 8-Jul-2008, at 7:40 AM EST
From: slamkaaj
 
Re: Help resolving "Error 10401 occurrred at AI/AO Grou  
News Group: comp.lang.labview
Yes, you have to rewrite your program. The M series of boards is only supported with the newer DAQmx driver.

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 8-Jul-2008, at 8:40 AM EST
From: Dennis Knutson
 
Re: Help resolving "Error 10401 occurrred at AI/AO Grou  
News Group: comp.lang.labview
Thanks for the quick reponse. Will I be able to get away with just re-writing the areas where it is aquiring input or sending output (where the problem exists) and interfacing that to the rest?  Or do I need to re-write the entire thing?
Alex

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 8-Jul-2008, at 11:10 AM EST
From: slamkaaj
 
Re: Help resolving "Error 10401 occurrred at AI/AO Grou  
News Group: comp.lang.labview
Just re-writing the DAQ part should be enough. However, that might be quite a bit of re-writing. See thisas an example of some of the changes you may need to make. Message Edited by Dennis Knutson on 07-08-2008  10:03 AM

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 8-Jul-2008, at 11:10 AM EST
From: Dennis Knutson
 
Re: Help resolving "Error 10401 occurrred at AI/AO Grou  
News Group: comp.lang.labview
Alex,




 This Developer Zone article may also be of some help to
see the differences between Traditional DAQ and DAQmx for the most common tasks.

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 9-Jul-2008, at 11:40 AM EST
From: Mark E