Results 1 to 2 of 2

Thread: A simple problem with complex solutions re rs 232

  1. #1
    Join Date
    Oct 2013
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default A simple problem with complex solutions re rs 232

    Folks this is my first post here so please be kind

    I have a Qt application (mature, legacy, call it what you will) that polls the serial port to see if a connection is made between CTS and RTS. This has been working for years to the customer's delight until he upgraded his hardware. And the new hardware has no serial support.

    All the software wants to know is if an electrical switch is open or closed. Such a simple thing...

    My question for the group is, is there a 'simple solution' for this?

    I have tried one serial-USB converter that was an Epic Fail. Perhaps there are better?

    Regards,
    jim

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: A simple problem with complex solutions re rs 232

    lot of apps create a virtual serial port (COMx) on windows. which eventually use the USB.

Similar Threads

  1. Qt Solutions gone?
    By agarny in forum Qt Programming
    Replies: 5
    Last Post: 24th February 2013, 22:04
  2. Replies: 0
    Last Post: 25th November 2011, 10:35
  3. Replies: 1
    Last Post: 10th November 2010, 21:46
  4. Qmake: Problem generating msvc solutions.
    By dead1ock in forum Qt Programming
    Replies: 0
    Last Post: 4th October 2009, 03:28
  5. Solutions for invoking QWhatsThis Mode
    By ike in forum Qt Programming
    Replies: 9
    Last Post: 28th May 2009, 19:18

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.