comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP>
Subject: Re: Asynchronous I/O on a serial device
Date: Wed, 15 Jun 2011 17:02:56 +0000 (UTC)
Date: 2011-06-15T17:02:56+00:00	[thread overview]
Message-ID: <itaojv$oc1$1@dont-email.me> (raw)
In-Reply-To: it6vjb$i2p$1@munin.nbi.dk

On 2011-06-14, Kim Rostgaard Christensen <krc@retrospekt.dk> wrote:
> On 2011-06-12 23:01, anon@att.net wrote:
>> To connect to the UART device directly you should use to use the
>> Gnat.Sockets.* or AdaSockets packages.
>>
>> Or you could use PolyORB packages which contains a number of serial
>> I/O packages. Like:  GNAT.Serial_Communications;
>
> The GNAT.Serial_Communications is just what I needed, although It gives 
> some extra conversion overhead.
>

You may wish to read through a thread from about 2 months ago about this
package in which it was discovered that it is forcing RTS/CTS flow control.

This will cause you problems unless your device is using RTS/CTS flow
control.

Simon.

-- 
Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world



      reply	other threads:[~2011-06-15 17:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-11 21:46 Asynchronous I/O on a serial device Kim Rostgaard Christensen
2011-06-12  5:23 ` Randy Brukardt
2011-06-12  7:33   ` Kim Rostgaard Christensen
2011-06-12  5:42 ` Yannick Duchêne (Hibou57)
2011-06-12  7:49   ` Kim Rostgaard Christensen
2011-06-12 10:35     ` Kim Rostgaard Christensen
2011-06-12 11:04     ` Yannick Duchêne (Hibou57)
2011-06-12 18:06       ` Kim Rostgaard Christensen
2011-06-12 21:01 ` anon
2011-06-14  6:37   ` Kim Rostgaard Christensen
2011-06-15 17:02     ` Simon Clubley [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox