Uploaded image for project: 'EtherNet/IP Firmware V3'
  1. EtherNet/IP Firmware V3
  2. PSEISV3-520

netX90/4000: Setting of communication status in DPM

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V3.4.5.0
    • Fix Version/s: V3.4.6.0, V3.5.0.0
    • Component/s: None
    • Labels:
      None
    • Account:
      SPC EthernetIp Slave (SPCETHERNE)

      Description

      For netX90/4000-based firmwares, it seems that not all communication error conditions are set in the DPM as error code and increment the error counter.

      For example, an /IO connection timeout causes rcX-based firmwares to account an error, but not for netX90/4000.

      This should be changed to have consistent behavior.
      The following conditions may be affected:

      •     ulCommErr = ERR_HIL_DUPLICATE_NODE;
      •     ulCommErr = ERR_EIP_APS_TCP_CONFIG_FAIL;
      •     ulCommErr = ERR_HIL_CONNECTION_TIMEOUT;
      •     ulCommErr = ERR_EIP_APS_NO_NWID_DBM;
      •     ulCommErr = ERR_EIP_APS_NO_CONFIG_DBM;
      •     ulCommErr = ERR_HIL_CABLE_DISCONNECT;
      •     ulCommErr = ERR_EIP_APS_NO_MAC_ADDRESS_AVAILABLE;

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  MBommert Marc Bommert
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: