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

Setting attribute 5 of TCP/IP object for DHCP-configured device: Shadowing of error code "Object State Conflict"

    Details

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

      Description

      The error code set in the following block may be overridden with a SUCCESS status later in the function:

      {
        /* It's not allowed to set attribute 5 from network in case we are configured for BOOTP/DHCP */
        bStatus = CIP_GSR_BAD_OBJ_MODE;
      }

      Instead, execution of the function should stop after that error condition was detected.

        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: