Results 1 to 3 of 3

Thread: QExtSerialPort with com ports above com9

  1. #1
    Join Date
    Feb 2006
    Location
    Bienne, Switzerland
    Posts
    3
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QExtSerialPort with com ports above com9

    I am using the QExtSerialPort class for an application where I need to use 10 com ports. The QExtSerialPort works fine under windows, but only for com ports up to COM9.

    I am using a version of QExtSerialPort downloaded from http://wil.linux.krakow.pl/~doctor/qextserialport.zip

    I have not been able to figure out where i need to change the code to allow the use of the higher com ports.

    Any ideas? thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Denmark
    Posts
    11
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QExtSerialPort with com ports above com9

    Try

    "\\\\.\\com10"

  3. #3
    Join Date
    Feb 2006
    Location
    Bienne, Switzerland
    Posts
    3
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QExtSerialPort with com ports above com9

    cool, thanks! that works

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.