08-30-2005 06:30 PM
08-31-2005 11:40 AM
Alan,
The digital I/O of the USB-6501 is software timed. So the update rate will be dependent on a couple of things.  First, the speed of your PC, and how fast it will execute the piece of code that reads/writes to your digital ports.  Secondly, the USB bus could be the bottleneck.  Unfortunately, I don't think you are going to be able to achieve update rates of 10kHz with the USB-6501, or any other USB device for that matter.  About 1kHz update rates is the best you could expect.  This is because full speed (2.0) USB communication takes about 1 millisecond.  
-Alan A.  
08-31-2005 12:17 PM
Hi, Alan. A.
Many thanks for the tips. But I always heard that USB could work up to the rate something like 12Mb/s (or even 480Mb/s!). Is this rate different from the bus rate (1kHz as you mentioned)? Confused. 🙂
09-01-2005 05:49 PM
09-01-2005 07:06 PM
			
    
	
		
		
		09-02-2005
	
		
		09:43 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		02-13-2025
	
		
		02:26 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
09-02-2005 11:55 AM
A. A.
Thank you very much.