Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: Number of bytes receives not the same after each cycle

  1. #21
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Number of bytes receives not the same after each cycle

    The amount of data in the buffer depends on how quickly you process them. Remember that the serial port operates completely asynchronously and it can happen that during the processing of one frame to the computer reaches a few more.

  2. The following user says thank you to Lesiok for this useful post:

    AUDI_ENG (8th July 2014)

  3. #22
    Join Date
    Jul 2014
    Posts
    26
    Thanks
    26
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Number of bytes receives not the same after each cycle

    Thank you so much for your replies, for your patience, for your ideas and your important information
    I like your motivation to help all beginners
    Thank you again
    Last edited by AUDI_ENG; 8th July 2014 at 11:09.

Similar Threads

  1. Replies: 4
    Last Post: 23rd October 2012, 09:40
  2. Qt EventLoop Duty Cycle (Blocking vs Spinning)
    By bob2oneil in forum Qt Programming
    Replies: 5
    Last Post: 20th July 2011, 23:06
  3. Replies: 2
    Last Post: 9th June 2010, 17:08
  4. MainWindow::resizeEvent - Infinite Cycle
    By metRo_ in forum Qt Programming
    Replies: 2
    Last Post: 2nd June 2010, 00:33
  5. How use Model view with a tree wich have Cycle ?
    By weepdoo in forum Qt Programming
    Replies: 2
    Last Post: 9th December 2008, 18:05

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.