pyserial: Unexpected Local Echo

Nobody nobody at nowhere.com
Mon Jan 11 13:59:01 EST 2010


On Mon, 11 Jan 2010 23:27:03 +0800, Steven Woody wrote:

> I am using pyserial.  But I always get the local echo after I write
> some characters onto serial port and I find no way to disable this
> behavior. When I say 'local echo', I mean the next read operation will
> get characters that was just write to the same port.

That explains the "echo" part. What makes you think that it's local?





More information about the Python-list mailing list