RE: luars232 for COM10-255
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: luars232 for COM10-255
- From: "Thijs Schreijer" <thijs@...>
- Date: 2012年10月24日 01:00:10 +0200
> Behalf Of David Collier
> Sent: dinsdag 23 oktober 2012 14:04
> Subject: Re: luars232 for COM10-255
>
> A summary reply to all responders.
>
> Thanks for the VC++ link. Looks like I may avoid needing it today, but
useful
> to have it.
>
> I can confirm that adding \\.\ on the front of the port number does indeed
> allow me to access the full range of numbers.
Wondering why this is necessary considering this code;
https://github.com/ynezz/librs232/blob/master/src/rs232_windows.c#L366
That seems to automatically correct it.
Thijs.