[Twisted-Python] Serial port communication

Itamar Shtull-Trauring itamar at itamarst.org
Tue Mar 25 09:00:13 EDT 2008


> I can write to the serial port with the SerialPort's method 
> writeSomeData and it works fine,

You probably want the the write() method, not the writeSomeData method.





More information about the Twisted-Python mailing list