Message: 1 Date: Sun, 16 Feb 2014 12:02:45 +1300 From: Greg Ewing <[email protected]> To: python-win32 <[email protected]> Subject: Re: [python-win32] optimizing code to read serial port Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>Could the terminal program possibly be using some >>protocol such as xon/xoff for flow control? If so, >>that might account for the difference. It does support that option, but we use the default settings which is no control flow - for that terminal program. There is a ini file which is distributed on every system we use for collecting the diagnostic data. The settings in that ini file are 8N1 9600, No control flow.
_______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32
