 johnsold
		
			johnsold
		
		
		
		
		
		
		
		
	
			12-14-2007 08:21 AM
12-14-2007 08:34 AM
I have every available Error In/Out connected. I've used it to control the flow of my test.
And still, this error box pops up and has two options: stop or continue. You have to keep pushing continue to force it through. What do you do when you have these types of errors?
 johnsold
		
			johnsold
		
		
		
		
		
		
		
		
	
			12-14-2007 08:45 AM
12-17-2007 11:53 AM - edited 12-17-2007 11:56 AM
Hi GradMarch
I have one suggestion; something that might help is increasing sampling rate or the number of samples you are reading in the DAQ assistant. To bypassing the error 20308 you need to replace the error tunnels on the while loop with a “shift register”, place a case structure that will clear the error if the error receive is -20038 it gets clear out. Also make sure you follow the previous post advise.

I hope it helps