modem

Chris Gonnerman chris.gonnerman at usa.net
Tue Apr 10 08:45:33 EDT 2001


Sounds like what you REALLY need is a serial port module.  I
looked in the Vaults and found one that sounds about right,
PosixSerial.py, but the site is misconfigured (looks like it's
under construction) and you can't get the file there.

Does anyone on the list have a copy they'd like to donate?

----- Original Message -----
From: "Olaf Zanger" <olaf.zanger at soli-con.com>
Subject: modem


> hi there,
>
> i'm working on suse linux 7.1 with python 1.54
>
> i couldn't find anything in the documentation about a modem module.
>
> we want to call a datalogger and
> send a 'space'
> get the responded 'SIC100 #14012040'
> send a '?'
> send a 'd'
> get 100 lines something back where one looks like: '20.03.2001 00:00
0.00E3'
>
> thanks for help
>
> olaf







More information about the Python-list mailing list