 RT_1979
		
			RT_1979
		
		
		
		
		
		
		
		
	
			10-05-2006 07:38 AM
 Andre_Saller
		
			Andre_Saller
		
		
		
		
		
		
		
		
	
			10-06-2006 03:11 AM
10-06-2006 08:30 AM
Hi RT,
Try the attached example, which writes a remote frame to your slave and reads the response. It is doing this 20 times in a for loop and a specified timing.
Hope that helps.
DirkW
 RT_1979
		
			RT_1979
		
		
		
		
		
		
		
		
	
			10-09-2006 07:37 AM
 RT_1979
		
			RT_1979
		
		
		
		
		
		
		
		
	
			10-09-2006 07:38 AM
 Andre_Saller
		
			Andre_Saller
		
		
		
		
		
		
		
		
	
			10-09-2006 09:45 AM
 RT_1979
		
			RT_1979
		
		
		
		
		
		
		
		
	
			10-09-2006 09:49 AM
 Andre_Saller
		
			Andre_Saller
		
		
		
		
		
		
		
		
	
			10-09-2006 10:07 AM
these queues are used to buffer the data on its way from the driver to the hardware (write queue) and vice versa (read queue). You only need to adjust these for fine-tuning your application. The default settings should be good for your application.