Alaska Software Inc. - Command to COM ports
Username: Password:
AuthorTopic: Command to COM ports
OllieCommand to COM ports
on Fri, 15 Apr 2005 14:31:45 +0200
I am writing some code that will send an SMS to a GSM modem on a local COM
port.

I need to send:
AT+CMGS=082(mobile number)3333    then Press ENTER
The SMS (short message service) message   then Press CTRL Z

to the COM port.

I have no clue where to start, I have never worked with COM ports.

I have XBase 1.82 and eXPress 1.8

Any help appreciated.
Thanks.

ollie @  theoasis.co.za
Wolfgang CiriackRe: Command to COM ports
on Fri, 15 Apr 2005 15:56:21 +0200
Hi Olli,
the XBaseTools have all commands you need, COM_INIT, COM_OPEN, COM_SEND....
Regards Wolfgang


"Ollie" <bill@microsoft.com> schrieb im Newsbeitrag
news:mGLZNcbQFHA.3104@S15147418...
> I am writing some code that will send an SMS to a GSM modem on a local COM
> port.
>
> I need to send:
> AT+CMGS=082(mobile number)3333    then Press ENTER
> The SMS (short message service) message   then Press CTRL Z
>
> to the COM port.
>
> I have no clue where to start, I have never worked with COM ports.
>
> I have XBase 1.82 and eXPress 1.8
>
> Any help appreciated.
> Thanks.
>
> ollie @  theoasis.co.za
>
>
>
>
>
>