 EduU
		
			EduU
		
		
		
		
		
		
		
		
	
			09-04-2009 06:49 AM
i have the DAQmx installed here
but i have one program here that use the zadvd.llb
and i know this llb is from Tradicional DAQ
i want to know... if have some new llb that replace this one at DAQMX???
thanks
Solved! Go to Solution.
 Christian Mergl
		
			Christian Mergl
		
		
		
		
		
		
		
		
	
			09-04-2009 07:35 AM
Traditional DAQ and DAQmx are two different API Designs, so there is no real replacement of llbs or dlls.
If you need to run older SW which is based on traditional DAQ you can still download maintanance version of trad. DAQ from our website.
Anyway I would suggest to think about using DAQmx due to better performance and hardware support.
Christian
 smercurio_fc
		
			smercurio_fc
		
		
		
		
		
		
		
		
	
			09-04-2009 09:13 AM
This article provides information on transitioning from Traditional DAQ to DAQmx:
09-04-2009 10:21 AM
yeah i'm trying to do it..
change my program to daqmx
and this link is helping me =D
thx mate