Re: Serial port programming with G95



Ken Plotkin wrote:
> On 29 Dec 2005 13:57:43 -0800, "Joe" <jkrahn@xxxxxxxxx> wrote:
>
> WRITE will certainly work, but READ will be uncertain. Likely to
> depend on the particular machine. PC hardware/firmware just does not
> have a decent device driver built in.
>
> The Windows API does have good serial handling. If serial input is
> neeed, it's worth trying to access that.
>
> Ken Plotkin

Maybe there is some links with description how to call API functions
with G95?

.