Results 1 to 5 of 5

Thread: XON/XOFF connection with QtSerialPort

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2014
    Posts
    15
    Thanks
    3

    Default XON/XOFF connection with QtSerialPort

    Hi,

    Wanted to know how I should approach a serial port connection with XON/XOFF flow control.

    Before I read/write from/to serial port, what should I do?

    The process is something like this:

    I send data to my serial port, the receiver sends me XOFF after he receives it, now I should wait until he sends me XON, then I can send again. How I translate that to code? The waiting part (which should be passive, no?) is the difficult one for me.

    The purpose is to send a hex file by lines.
    Last edited by oldFox64; 6th February 2014 at 08:01.

Similar Threads

  1. QtSerialport Inconsistant Connection Issue
    By awpitt13 in forum Qt Programming
    Replies: 1
    Last Post: 11th December 2013, 07:14
  2. QtSerialport windows problem
    By danics in forum Qt Programming
    Replies: 15
    Last Post: 12th September 2013, 20:25
  3. XON/XOFF flowcontrol with QextSerialPort
    By lindamissak in forum Newbie
    Replies: 1
    Last Post: 16th August 2012, 23:53
  4. cannot build qtserialport
    By banlinhtienphong in forum Qt Programming
    Replies: 1
    Last Post: 16th December 2011, 05:56
  5. Replies: 0
    Last Post: 11th November 2011, 19:18

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.