Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • PNS_IF_READ_IM_IND
  • PNS_IF_WRITE_IM_IND


The stack does not know anything about the GSDML file. The stack first needs the information about supported I&M data.Therefore, the stack sends application needs to implement in PNS_IF_READ_IM_IND in startup, with the parameter PNS_IF_IM_TYPE_IM0FILTER. With IM0FILTER

That means the stack wants to get information of which modules do support their the application can return which modul and submodul has own I&M data.


To get this IM0FILTER request, it is necessary to send this from the applicationIO Controller. An easy way is to use the Testcase  IP_UDP_RPC_I&M_EPM testcase from ART Test Tool.

The application can response with some flags to this stack request.


For example, the stack requests for Slot 0 and Subslot 1 (DAP):

...