Skip to main content
Open topic with navigation CAPL Functions » K-Line » _KLine_FrameReceptionInd

_KLine_FrameReceptionInd

Valid for: CANoe DE

Function Syntax

_KLine_FrameReceptionInd(BYTE data[], int64 timestamps[])

Description

Is called when a frame has been received.

Parameters

  • data: Received data buffer of the frame.
  • timestamps: End of byte time stamps of the received data bytes.

Return Values

Example

Link to _KLine_ByteReceptionIndLink to _KLine_ByteTransmissionConLink to _KLine_FrameTransmissionCon