Results 1 to 2 of 2

Thread: XON/XOFF flowcontrol with QextSerialPort

  1. #1

    Default XON/XOFF flowcontrol with QextSerialPort

    Hello everyboby,
    I developed an application in Qt which use the library “qextserialport”.
    I use XON/XOFF Flowcontrol and it works correctly ( I use EventDriven mode ), now I need a simple way to know if an XOFF event is occurred and how to report the number of bytes really transmitted to the device at this time ( when XOFF occurred) also is there any way to clear TX data buffer if I want to cancel communication with the device ?

    any help is greatly appreciated ! thanks

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: XON/XOFF flowcontrol with QextSerialPort

    AFAICT QExtSerialPort does not offer signals to indicate when the receiver is currently suppressing flow (hard or soft) or a method to clear the pending buffer short of closing the port.

Similar Threads

  1. qextserialport help
    By miilun in forum Qt Programming
    Replies: 2
    Last Post: 13th July 2012, 09:42
  2. Using qextserialport
    By udaybhaskar in forum Newbie
    Replies: 1
    Last Post: 6th April 2011, 14:46
  3. New Qextserialport
    By pherthyl in forum Qt Programming
    Replies: 0
    Last Post: 20th August 2009, 01:09
  4. QextSerialPort
    By Diph in forum Newbie
    Replies: 5
    Last Post: 13th September 2008, 19:18
  5. QExtSerialPort
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 9th September 2008, 20:46

Tags for this Thread

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.