Results 1 to 6 of 6

Thread: Data corruption with read() / ReadFile()

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jan 2009
    Location
    Russia
    Posts
    309
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2
    Thanked 43 Times in 42 Posts

    Default Re: Data corruption with read() / ReadFile()

    And why use a timer to call the reading?
    It is easier to do - is to use ready-made libraries for use with serial port:
    QextSerialPort
    or
    QSerialDevice v 0.1.0 (but better from SVN) :
    release: http://fireforge.net/frs/download.ph...ice_v0.1.0.zip
    svn:http://fireforge.net/snapshots.php?group_id=199
    Last edited by kuzulis; 20th November 2009 at 15:42.

Similar Threads

  1. Replies: 6
    Last Post: 6th August 2009, 17:18
  2. can`t read a binary data!
    By blm in forum Qt Programming
    Replies: 8
    Last Post: 18th September 2008, 16:56
  3. How can I read binary data to QString?
    By zolookas in forum Newbie
    Replies: 2
    Last Post: 29th July 2008, 20:03
  4. Read Data in formated manner
    By rajeshs in forum Qt Programming
    Replies: 1
    Last Post: 1st January 2008, 12:28
  5. Replies: 3
    Last Post: 23rd June 2006, 17: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
  •  
Qt is a trademark of The Qt Company.