[python-win32] optimizing code to read serial port

Tony Cappellini cappy2112 at gmail.com
Sun Feb 16 19:59:34 CET 2014


Message: 1
Date: Sun, 16 Feb 2014 12:02:45 +1300
From: Greg Ewing <greg.ewing at canterbury.ac.nz>
To: python-win32 <python-win32 at python.org>
Subject: Re: [python-win32] optimizing code to read serial port
Message-ID: <52FFF215.9000908 at canterbury.ac.nz>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140216/e967e021/attachment.html>


More information about the python-win32 mailing list