Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. Modbus_Serial
Forum Updated to NodeBB v4.3 + New Features

Modbus_Serial

Scheduled Pinned Locked Moved Qt in Education
1 Posts 1 Posters 1.3k Views 1 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.
  • C Offline
    C Offline
    c77asper
    wrote on last edited by
    #1

    Hey :)
    I am working on a school project, but it seems to be a bigger project than expected because of QT :)
    I made a board, that can turn off and on some resistors in parallel, and give a specific value on my output.
    I use modbus poll to write to my board (there is a STM32 microprocessor on the board) to set the value i want.

    The problem is, i need a GUI interface, but it has to be simple.
    The user just need to choice the COM port, all the settings with baud rate, stop bits etc. is already predefined.
    After the user has selected the COM port, the user just need to write a resistance he wants, and that's all.
    It is function code 6 (Write single register) and address 0.

    Can someone help me a litle? i found a project with modbus interface, but i can't figure it out how to turn things in my way :)

    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