DoIP_GetLastResponseCode
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
Returns the last negative response code received from the peer.Parameters
—Return Values
- 1: No response code received yet, or this error does not have a specific response code
- ≥ 0: Response code, depending on protocol and error type. Please refer to ISO13400 and HSFZ specifications for details.
- Others: reserved