Skip to main content

diagSetTimeoutHandler

Valid for: CANoe DE

Function Syntax

Method Syntax

Method Syntax

Description

Sets the timeout callback for a request, or default timeout callback function. This function will be called if no response arrives at the tester within the timeout specified with diagSetTimeout.

Parameters

  • obj: Diagnostics object
  • callbackName: Callback name

Return Values

Error code

Example