Uploaded image for project: 'EtherNet/IP Core V3'
  1. EtherNet/IP Core V3
  2. PSEIP-631

[SCANNER] Explicit connection closes too early

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: V3.7.5.0
    • Component/s: Core
    • Labels:
      None
    • Account:
      SPC EthernetIp Core (SPCETHERNET)

      Description

      When opening a class 3 connection (EIP_OBJECT_OPEN_CL3_REQ) with larger timeout value the connection is closed too early and, additionally, the firmware runs into assertion in debug variant.

      Internally the uint32_t connection receive timeout value overflows and thus the timeout timer is set up with a smaller value. It is expected that the explicit connection is not closed before rpi * timeout multiplier.

      Possible timeout values leading to overflow:

      • rpi 3600000ms, 4 multiplier
      • rpi 120s (TCP/IP inst attr 13, default encap timeout), 64 multiplier

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  TBaranczyk Thomas Baranczyk
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: