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

QModbusRtuSlave processing requests fixing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Some future release
    • SerialBus: MOD Bus
    • None

      The current behavior on the server implementations process one request after the other. As soon as a request is detected and the end of message has read the request, the serial port should continue listening for other requests. If another request (either for its own address or a foreign address) is detected, the current processing of the last request should be discarded and the next request processed if addressed to the slave, otherwise do nothing.

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

            heimrich Karsten Heimrich
            rnolden Marie Loise Nolden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes