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

KLine_CreateECURepresentation

Valid for: CANoe DE

Function Syntax

Description

Initialize K-Line ECU communication on given channel. Note: Must be called in on preStart handler.

Parameters

  • channel: Number of the hardware channel.

Return Values

On success 0, otherwise a value less than 0.

Example