DoIP_ErrorInd
Valid for: CANoe DE Note The following DoIP CAPL function is only available with the modeling library DoIP.dll and eventually an appropriate implementation of the CAPL Callback Interface. Information about the DoIP DLL and the CAPL Callback Interface you find here:Function Syntax
Description
This callback is called when an error occurred in the DoIP communication.Parameters
error Type of error that occurred:- 0: No vehicle responded to the Vehicle Identification request within the expected timeframe.
- 1: Connection to vehicle failed.
- 2: Routing Activation failed.
- 3: A negative ACK Code was received for a Diagnostic Message.
- 4: No Ack for diagnostics message received.
- 5: A “Generic DoIP header negative acknowledge” was received.
- Other: reserved