Skip to main content

TestGetWaitEventKLineFrame

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

If a K-Line frame is the last event that triggers a wait instruction, the content can be called up with the first function. The second function allows to call the content and the end of byte time stamps.

Parameters

  • bufferOut: Byte data buffer of the frame.
  • bufferLen: Size of the data buffer.
  • timeStampOut: Buffer of the end of byte stamps.

Return Values

On success a value greater 0, otherwise a value less than 0.

Example