08-27-2005 02:10 PM
			
    
	
		
		
		08-29-2005
	
		
		03:16 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		07-14-2025
	
		
		12:53 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Since the release of NI-DAQmx 7.5 you shouldn't use NI-DAQmx Base for your USB-6009 device anymore. NI-DAQmx is the standard driver for all NI data acquisition hardware and offers superior functionality and configuration tools (MAX) compared to NI-DAQmx Base. 
Best regards,
Jochen Klier
National Instruments Germany
12-27-2017 05:51 AM
Hi, I encountered the same problem as yours. I ran Analog output and I set parameter in CfgSampClkTiming as FiniteSamps. And the task did stop when the data was all wrote. However, the IsTaskDone() didn't return expected value when it stopped. So have you figured out the reason? Thanks.
			
    
	
		
		
		01-02-2018
	
		
		03:22 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		07-14-2025
	
		
		12:53 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
stephan.C,
Just wanted to pop in to let you know that this thread is running on 12 years old, and so to get the most up to date help and visibility, I'd strongly recommend creating a new thread with a detailed description of the issue you're seeing. In the meantime, here's an article on the function you mentioned compared to the WaitUntilDone function, which might be better for your use case. Best of luck!