Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Terminal Example. Send bytes over serial port and bind this on key.
Forum Updated to NodeBB v4.3 + New Features

Terminal Example. Send bytes over serial port and bind this on key.

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 645 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sintez42S Offline
    Sintez42S Offline
    Sintez42
    wrote on last edited by
    #1

    Hello guys, im new to programming and c++. I need to make a program, which send commands to COM port, then read from com port. I started my learning from Qt Terminal Example.
    I need to send array of bytes to COM port. What should i add in code of Terminal Example and how to bind this on button press.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What do you mean by array of bytes ? One dimension array ? Two ? More ?

      As for the GUI part, you really should take the time to read Qt's getting started documentation especially since you are new to programming and C++.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved