Uploaded image for project: 'Apache PLC4X'
  1. Apache PLC4X
  2. PLC4X-29

[S7] Implement PDU Fragmentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • Driver-S7
    • None

    Description

      We currently don't support PDU Fragmentation. This is important when requesting a lot of addresses or reading and writing a lot of data, as each packet size cannot exceed the max PDU size. So if the packets exceed the max pdu size, the driver has to automatically fragment the PDU and send the payload in multiple packets. On the reading side fragmented PDUs have to be reassembled. (We could think of completing Futures of individual read requests as they come in)

      Attachments

        Activity

          People

            cdutz Christofer Dutz
            cdutz Christofer Dutz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: