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.
Forum Updated to NodeBB v4.3 + New Features

Modbus TCP/IP maximun read size.

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 857 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.
  • J Offline
    J Offline
    javcursor
    wrote on 19 Oct 2016, 06:44 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
    • J Offline
      J Offline
      javcursor
      wrote on 20 Oct 2016, 10:34 last edited by
      #2

      For more information visit:

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

      1 Reply Last reply
      0

      1/2

      19 Oct 2016, 06:44

      • Login

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