[DUG] Serial communications

Robert Martin rob at chreos.co.nz
Tue Jun 9 14:55:20 NZST 2015


Sounds good, Thanks for the heads up on how to use it too, that will 
make life easier :)

Cheers
Rob


On 9/06/2015 2:52 p.m., Tony Blomfield wrote:
> Hi Robert. Serial port comms is business as usual for us, and we have written at least 300 RS232 drivers for medical devices.
>
> We do it for Windows, and for Linux on ARM.
>
> There is no hesitation to recommend you use the old Async Pro library.
>
> Drop on a TComport, and connect it to a TPacket and just set the Start and End conditions on the Packet component to match your frame requirements. Then just write your parser into the TPacket.OnGetDatapacket event, and its all done.
>
> Good luck,
> Tony
>
> -----Original Message-----
> From: delphi-bounces at listserver.123.net.nz [mailto:delphi-bounces at listserver.123.net.nz] On Behalf Of Robert Martin
> Sent: Tuesday, 9 June 2015 10:17 a.m.
> To: NZ Borland Developers Group - Delphi List
> Subject: [DUG] Serial communications
>
> Hi
>
> We have talked to a number of Eftpos terminals.  Normally this is through a middle ware application (often ActiveX) that in turn deals with the hardware.  However we are now looking at a system that requires serial communications.  What serial components would people recommend to do this?
>
> Thanks
> Rob
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with Subject: unsubscribe
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with Subject: unsubscribe
>
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2015.0.5961 / Virus Database: 4355/9976 - Release Date: 06/08/15
>
>



More information about the Delphi mailing list