Closed GoogleCodeExporter closed 8 years ago
for COM port > 9, A special syntax is needed.
Personnaly, I directly use the portname given by the enumerator and that
does'nt produce any error.
Try to open a port COM10 or above and the port will refuse to open if you don't
use "\\.\"
Original comment by Kristen....@gmail.com
on 27 Apr 2011 at 12:57
Thanks for the reply Kristen - gonna test that.
Original comment by elAndroi...@googlemail.com
on 3 May 2011 at 10:50
please consider:
http://code.google.com/r/dbzhang800-qextserialport/
Enumerator will always given an list such as : COM1 COM2 COM20 COM21 ...
User will never see \\.\COM21, which will used privatly by QextSerialPort's
open.
Original comment by dbzhang...@gmail.com
on 10 Nov 2011 at 3:32
Original comment by dbzhang...@gmail.com
on 16 Mar 2012 at 8:42
Original issue reported on code.google.com by
elAndroi...@googlemail.com
on 21 Apr 2011 at 9:26