Discussion:
SERIAL PORT RS2323
(too old to reply)
Elico
2012-09-25 09:00:15 UTC
Permalink
Hi all

How do I communicate in both directions with the RS232
port send messages to an external device
and receive messages FROM an external device .

Thanks
Elico
P E Schoen
2012-09-27 00:16:24 UTC
Permalink
Post by Elico
How do I communicate in both directions with the RS232
port send messages to an external device
and receive messages FROM an external device .
Best way IMHO is to use a serial port component. Several versions are
discussed in my thread:
"Serial port component, ComDrv32 vs SerialNG"
which was posted in May

These components have demo applications which act as terminals with full
duplex capability. See:

http://www.torry.net/authorsmore.php?id=3670
http://www.torry.net/pages.php?id=198
http://sourceforge.net/projects/tpapro/
http://sourceforge.net/projects/comport/

Have a look at the source code and try the demos on your hardware to see
what works best for you.

Paul
www.muttleydog.com

Loading...