Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65201

QModbusTcpServer multiple ModbusID

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.10.0
    • SerialBus: MOD Bus
    • None

    Description

      The current implementation of QModbusTcpServer sets the default value of ModbusID to 255. The server in the modbus TCP should respond to the request from the client regardless of the client's ModbusID value. In the current implementation of QModbusTcpServer, the server responds only to clients who have the same ID as the server set. This is used in ModbusTCP <-> ModbusRTU converters. Connection to a specific device on the TCP / IP side is uniquely identified by IP and port, while ModbusID is used to query devices on the RTU side (RS-232 or RS-485).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            heimrich Karsten Heimrich
            bzyk82 P.M.
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes