 j3rho
		
			j3rho
		
		
		
		
		
		
		
		
	
			09-17-2009 01:29 PM
I have application program written by Labview 6.1 and I want to upgrade it to run on Labview 2009.
is there anybody to help me?
Solved! Go to Solution.
 smercurio_fc
		
			smercurio_fc
		
		
		
		
		
		
		
		
	
			09-17-2009 01:36 PM
09-17-2009 02:09 PM
NI-DAQmx, which come with Labview 2009, could not recognize VI (such as AO update chaneel.vi, AI Sample Channel.vi, DIO Port Write.vi,.....) in Labview 6.1 application program.
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			09-17-2009 02:38 PM
Those functions are in the traditional DAQ driver. You simply have to install it.
At some point, you should consider rewriting your program to use DAQmx. the traditional DAQ driver is obsolete.
 smercurio_fc
		
			smercurio_fc
		
		
		
		
		
		
		
		
	
			09-17-2009 03:10 PM
09-17-2009 03:11 PM
I removed DAQmx and tried with several DAQ Legacy.
DAQ-7.4 (Legacy) is the one who solved the problem.
Thanks.
09-17-2009 03:50 PM
I thought the problem were solved, but when I ran the program I have the following error message, which I did not get with LV 6.1.
Error 10001 occurred at AI Group Config.
Possible reasons:
NI-DAQ LV: An error was detected in the input string; the arrangement or ordering of the characters in the string is not consistent with the expected ordering.
What should I do?
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			09-17-2009 04:54 PM
Well, try reversing the order of the string. I'm assuming this is the list of channels.