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

Change parameters of function eip_eif_initialize_provider_update_request() and eip_eif_initialize_consumer_update_request()

    Details

    • Type: Change
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: V3.5.1.0, V3.6.0.0
    • Component/s: Interface
    • Labels:
      None
    • Account:
      SPC EthernetIp Core (SPCETHERNET)

      Description

      Function parameter type of

      eip_eif_initialize_provider_update_request() and eip_eif_initialize_consumer_update_request()

      shall be changed from

      EIP_EIF_STACK_INTERFACE_T* to CIP_OBJ_ASYNC_REQUEST_T*.

      This way the functions can be used by components that do not make use of the resource structure EIP_EIF_STACK_INTERFACE_T.

      New prototypes will be:

      void eip_eif_initialize_provider_update_request(CIP_OBJ_ASYNC_REQUEST_T* ptUpdateProducerDataRequest)

      void eip_eif_initialize_consumer_update_request(CIP_OBJ_ASYNC_REQUEST_T* ptUpdateConsumerDataRequest)

       

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  KMichel Kai Michel
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: