pyserial. How to set Handshaking to "RST on TX".

2009-06-18 Thread Piter_
Hi all I try to drive some equipment trough serial port. So far I could do it with some windows com port terminal if handhaking set to "RTS on TX". http://hw-server.com/software/termv19b.html But I cant find out how to set it in pyserial. Thanks in advance for any hint. -- http://mail.python.org/

pyserial question

2009-06-18 Thread Piter_
Hi all. I try to control some equipment from python trough comport. I have not succeeded in pyserial. But if I use this terminal: http://hw-server.com/files/priloha/termv19b.zip http://hw-server.com/software/termv19b.html It works with following settings. Boud rate: 9600 Data bids: 8 Parity: none