> Does anyone have any ideas on how to speed things up? I need a Windoze > 95/98 environment using either Delphi or VB. > Any ideas on how to speed up the data transfer? Faster portIO? Faster > Plotting in Delphi? Hmm, I think the "trick" is to not plot to screen, plot to memory or a file and then display the memory or file, I think the technique is called paging. > It seems crazy to me that my $5.00 PIC has to wait for a 120 MHz > machine to > do data transfers. Is the Windoze environment that inefficient? Yes, Windows can be surprisingly inefficient if you don't use tricks to make it more efficient. TTYL -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu