Re: [python-win32] COM ports connecting

2006-02-22 Thread Roel Schroeven
Math schreef: > Thank you all for your respond. > However, I run into another problem I forgot to mention. > My Laptop doesn't have a 9-pin Serial port, only USB-connectors, so I guess > I have to buy a USB-Serial Converter to. > Does everythong else then remain the same? Yes. The driver of th

Re: [python-win32] COM ports connecting

2006-02-22 Thread Math
x27;import serial' or is there something for USB to? How do I proceed from here on? Anybody? Thanks Math - Original Message - From: "John Machin" <[EMAIL PROTECTED]> To: "Math" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, February 21, 2006 10:07 PM Subject: Re

Re: [python-win32] COM ports connecting

2006-02-21 Thread John Machin
On 22/02/2006 5:51 AM, Math wrote: > Hello, > > Anybody could give me an example code of how connect/comunicate through > COM ports (i.e. COM1, COM2). > I'm under windows XP > > Thanks!!! > Math http://pyserial.sourceforge.net/ ___ Python-win32 mai

Re: [python-win32] COM ports connecting

2006-02-21 Thread Ray Schumacher
At 10:51 AM 2/21/2006, Math wrote: Hello,   Anybody could give me an example code of how connect/comunicate through COM ports (i.e. COM1, COM2). I'm under windows XP I'm working on a command module for telescopes over COM ports, http://rjs.org/Python/LX200.zip so look at LXSerial.py and the  co

[python-win32] COM ports connecting

2006-02-21 Thread Math
Hello,   Anybody could give me an example code of how connect/comunicate through COM ports (i.e. COM1, COM2). I'm under windows XP > Thanks!!! Math ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-w