 Eudemon
		
			Eudemon
		
		
		
		
		
		
		
		
	
			07-06-2016 03:40 PM
I have a NI PCI 4351 24 bit AI board that I am tring to use with Labview 2009 on Win XP with DAQ 7.44. Every time I place one of the 4351's vl's on the Block Diagram I receive an error message that states that this vi is to old to be converted to this version of Labview.
So I guess my question is, "What is the latest version of Labview to be compatable with the PCI4351 board on Win XP and DAQ 7.44?"
Solved! Go to Solution.
 will.i.am10
		
			will.i.am10
		
		
		
		
		
		
		
		
	
			
			
    
	
		
		
		07-07-2016
	
		
		01:24 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		12-13-2024
	
		
		09:32 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Content Cleaner
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Hi Eudemon,
According to the following documentation the 4351 device is compatable with both Windows XP and Traditional DAQ 7.4.4. Also, LabVIEW 2009 is compatable with Windows XP. What are the specific VIs that are throwing this error?
NI-DAQ Driver Support: http://www.ni.com/product-documentation/6910/en/
Windows Version Compatibility with LabVIEW: https://www.ni.com/en/support/documentation/compatibility/17/labview-and-microsoft-windows-compatibi...
07-08-2016 02:00 PM
All of the VI's that are specifically for my 4351 (initialize, Source, Close) will cause the error.
I have included a screen shot of the error message.
 will.i.am10
		
			will.i.am10
		
		
		
		
		
		
		
		
	
			
			
    
	
		
		
		07-11-2016
	
		
		01:40 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		12-13-2024
	
		
		09:33 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Content Cleaner
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
It appears those VI's were created in LabVIEW 5. In order to open this VI in LabVIEW 2009 you will need to save them in an intermediate versoin of LabVIEW (LabVIEW 6 or above). You can confirm this on the chart in the link below.
How to upgrade VI to different version of LabVIEW: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YSO4CAO&l=en-US
There is an NI forum which allows you to post VI's and other users will convert them for you, see the link below.
VI Version Conversion: https://forums.ni.com/t5/Version-Conversion/bd-p/VersionConversion
-Will.i.am10
07-13-2016 04:07 AM
Thanks for the "Finger in the right direction" help.
I may survive yet.