6.4.2 Diagnostics messages of the SafetyConsumer

[RQ6.17] Every time the macro <Set Diag(SD_IDerrOA, isPermanent)> is executed within the SafetyConsumer, the textual representation shown in Table 28 shall be presented. The details and location of this representation (display, logfile, etc.) are vendor-specific.

Table 28 – Safety layer diagnostic messages

Internal identifier

(as used in the state-machines)

General error type
(String)
Extended error type (String)Error code
(offset)1
Classification *)
(optional)
Mandatory
SD_IDerrIgnThe SafetyConsumer has discarded a message due to an incorrect ID. 0x01AYes
SD_IDerrOAThe SafetyConsumer has switched to fail-safe substitute values due to an incorrect ID. Operator acknowledgment is required.Mismatch of SafetyBaseID.20x11B, EYes
SD_IDerrOAThe SafetyConsumer has switched to fail-safe substitute values due to an incorrect ID. Operator acknowledgment is required.Mismatch of SafetyProviderID.0x12B, EYes
SD_IDerrOAThe SafetyConsumer has switched to fail-safe substitute values due to an incorrect ID. Operator acknowledgment is required.Mismatch of SafetyData structure or identifier.30x13B, EYes
SD_IDerrOAThe SafetyConsumer has switched to fail-safe substitute values due to an incorrect ID. Operator acknowledgment is required.Mismatch of SafetyProviderLevel.40x14B, EYes
CRCerrIgnThe SafetyConsumer has discarded a message due to a CRC error (data corruption).0x05AYes
CRCerrOAThe SafetyConsumer has switched to fail-safe substitute values due to a CRC error (data corruption). Operator acknowledgment is required.0x15B, CYes
CoIDerrIgnThe SafetyConsumer has discarded a message due to an incorrect ConsumerID.0x06AYes
CoIDerrOAThe SafetyConsumer has switched to fail-safe substitute values due to an incorrect SafetyConsumerID. Operator acknowledgment is required.0x16BYes
MNRerrIgnThe SafetyConsumer has discarded a message due to an incorrect MonitoringNumber.0x07AYes
MNRerrOAThe SafetyConsumer has switched to fail-safe substitute values due to an incorrect monitoring number. Operator acknowledgment is required.0x17B, CYes
CommErrTOThe SafetyConsumer has switched to fail-safe substitute values due to timeout. 0x08BYes
ApplErrTOThe SafetyConsumer has switched to fail-safe substitute values at the request of the safety application.0x09DNo
ParametersInvalidThe SafetyConsumer has been configured with invalid parameters.0x0AB, EYes
FSV_RequestedThe SafetyConsumer has switched to fail-safe substitute values at the request of the SafetyProvider. Operator acknowledgment is required.50x20FYes

1 An offset of 0x10 or larger indicates an error requiring operator acknowledgment.

2 This text may also be shown when the error in the SPDU_ID is due to an incorrect SafetyBaseID.

3 This text may also be shown when the error in the SPDU_ID is due to an incorrect SafetyStructureID.

4 This text may also be shown when the error in the SPDU_ID is due to an incorrect SafetyProviderLevel.

5 A diagnostic message is generated only if the parameter SPI.SafetyOperatorAckNecessary is true, see transition T22 in Table 35.

*) The following classification is specified:

A) Transient communication error

B) Permanent communication error

C) Transmission quality seems not to be sufficient

D) Application error

E) Parameter error

F) Error does not affect communication itself.

To avoid a flood of diagnostic messages in case of transmission errors, only up to two messages are shown even if multiple communication errors occur in sequence. This is ensured by the behaviour defined in the SafetyConsumer’s state machine.

Optional features (vendor-specific):