Results 1 to 5 of 5

Thread: serial port communiction

  1. #1
    Join Date
    Jun 2007
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default serial port communiction

    hi
    am newbie to Qt. am working on Qt4.1.1. on winXP. i have to develop an application based on serial port communication. I downloaded qextserialport-1.1.tar. how shouls i use this. how can i use the classes and function of serial port. plz send on sample program.
    thanks
    Jagadish

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: serial port communiction

    What have you tried so far? Did you read the docs? Most of the documented methods contain example code snippets.
    J-P Nurmi

  3. #3
    Join Date
    Jun 2007
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: serial port communiction

    thanks for ur help
    i have 1 doubt. is it necessary to configure qextserialport-1.1.tar. if yes plz tell me the procedure.

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: serial port communiction

    Quote Originally Posted by jagadish View Post
    i have 1 doubt. is it necessary to configure qextserialport-1.1.tar. if yes plz tell me the procedure.
    You can build QextSerialPort like any other Qt project. A qmake project (.pro) file is shipped so type:
    > qmake
    > make
    to build the library.
    J-P Nurmi

  5. #5
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: serial port communiction

    Oh, and in case the actual problem is how to extract qextserialport-x.y.tar.gz:
    Quote Originally Posted by gzip.org
    To extract .tar and .tar.gz files on Windows 9x/NT/2000/ME/XP use PowerArchiver 6.1 (freeware) or 7-zip (freeware) or Winzip (commercial)
    J-P Nurmi

  6. The following user says thank you to jpn for this useful post:

    jagadish (7th July 2007)

Similar Threads

  1. Serial Port communication
    By mgurbuz in forum Qt Programming
    Replies: 12
    Last Post: 22nd January 2011, 03:38
  2. How to write bytes read from serial port to a QFile
    By shamik in forum Qt Programming
    Replies: 19
    Last Post: 25th June 2007, 15:12
  3. serial port programming in qt
    By sar_van81 in forum Qt Programming
    Replies: 46
    Last Post: 13th June 2007, 13:27
  4. First attempt to display serial port data on GUI
    By ShaChris23 in forum Newbie
    Replies: 12
    Last Post: 4th May 2007, 10:14
  5. Replies: 16
    Last Post: 7th March 2006, 16:57

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.