diagSendNegativeResponse
Valid for: CANoe DE NoteThis function is called asynchronously. Therefore, it may happen, that even when the function returns with no error code, not the entire response may have been sent (e.g. especially when trying to send long messages with First Frame, Flow Control Frame and several Consecutive Frames) or that the response is not sent at all (e.g. if an error on a lower communication layer occurs).
Function Syntax
Method Syntax
Method SyntaxDescription
Sends a negative response to the tester, whereby the specified value is transmitted as error code.Parameters
- obj: Diagnostics object
- code: Error code.