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. Modbus TCP/IP maximun read size.
QtWS25 Last Chance

Modbus TCP/IP maximun read size.

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 847 Views
  • 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.
  • javcursorJ Offline
    javcursorJ Offline
    javcursor
    wrote on last edited by
    #1

    Hello,
    I am developing an application that uses modbus tcp/ip. I only use holding registers. I write 10 registers and I want to read 110 registers. The maximum information packet for standard modbus is 128 word. I am using the modbus slave/master of Qt 5.7 and I only can read 62 registers with an higher number I get error.

    The number of registers that I want read has been changed in slave and master. I am using readandwrite request and I also have tried readrequest with the same result.

    Is it a internal restriction? Can I change this limit?

    Thanks,
    Javier

    1 Reply Last reply
    0
    • javcursorJ Offline
      javcursorJ Offline
      javcursor
      wrote on last edited by
      #2

      For more information visit:

      https://bugreports.qt.io/browse/QTBUG-54834

      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