Details
Description
When the firmware receives an diagnosis alarm which contains a qualified Channel Diagnosis, the firmware will decode the diagnosis data into a Receive Diagnosis service which is sent to the application. For this decoding operation, an invalid 16 bit type is assumed for the QualifiedChannelQualifier.
It is expected that the QualifiedChannelQualifier is decoded as 32 bit value as defined in the specification.
In consequence the API needs to be modified. In PNM_AP_RECV_DIAGNOSIS_IND_DATA_T for UserStructureIdentifier 0x8003 the substructure tQualifChannelDiag is modified.