Uploaded image for project: 'PROFINET IO-Device Interface'
  1. PROFINET IO-Device Interface
  2. PSPNDIF-93

[Feature]: Add support for API service to disable IP stack deconfiguration on Bus off

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: V1.2.0.0
    • Component/s: None
    • Labels:
    • Account:
      SPC Profinet Slave (SPCPROFINE)

      Description

      If Profinet protocol stack is set to "Bus off" currently the IP in IP stack is set to 0.0.0.0

      A new API was introduced that allows to modify this behavior. The new API shall be implemented.

       

      #define PNS_IF_SET_OEM_PARAMETERS_TYPE_17         0x11
      
      typedef __HIL_PACKED_PRE struct PNS_IF_SET_OEM_PARAMETERS_TYPE_17_Ttag
      {
        /* if set protocol stack will not touch IP stack configuration if Bus Off is set
         * @Note By default the IP stack is deconfigured on Bus off.  */
        uint32_t  fDisableIpStackDeactivationOnBusOff;
      } __HIL_PACKED_POST PNS_IF_SET_OEM_PARAMETERS_TYPE_17_T;

       

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    BMeyer Benjamin Meyer
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: