nonblocking reads in windows?

Joe Connellan joec at mill.co.uk
Fri Aug 23 08:36:27 EDT 2002


I've tried pySerial before - it uses win32file - which for some reason or
another doesn't seem to want to work for me. win32file has a
SetCommTimeouts method so it would do it if I could get it to talk to my
device.

Thanks

Joe



Jirka 'Eagle' Novak wrote:

> Joe Connellan wrote:
> > I have opened a serial port and if there is nothing there to be read
> > os.read() hangs whereas I want it to return "".
>
> pySerial?
> http://www.google.com/search?q=pySerial
>
> --
> Jirka 'Eagle' Novak
> registered linux user #173581
>
> E-Mail:   eagle at unicode.cz
> ICQ:      46044619
> HomePage: http://seal.unicode.cz/~eagle/




More information about the Python-list mailing list