Nick Collier wrote:
> Thanks very much for the reply -- that got me a good way there, but
> now I have further questions.
I'd suggest joining the ctypes & comtypes mailing lists - they're low
volume & high SNR, and this subject is getting O/T for the Win32 list.
I'll reply in detail separately
Hi All,
I am running Python 2.5 on Windows and I have an issue/problem whilst
accessing/using a serial port. I have a piece of test equipment that needs a
control line to enable/disable its power. So I have connected the DTR of a
serial port to my equipment and I can happily control power by op
> occasionally I get an exception raised (win32file.EscapeCommFunction
> (self.hCommPort,
> win32file.SETDTR), pywintypes.error : (5, 'EscapeCommFunction', 'Access is
> Denied') ) From
> what I can gather, this exception is raised when the resource in question (in
> this case my serial
> p