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

KLine_SetInitType

Valid for: CANoe DE

Function Syntax

Description

Configures the used initialization pattern. Restriction: It is only possible to change the init type between the pre-configured init type and no init pattern. It is not possible to change between fast init and 5 baud init or vice versa.

Parameters

  • initType: Initialization pattern
    • 1 = 5 baud init
    • 2 = fast init
    • 3 = no init pattern

Return Values

On success 0, otherwise a value less than 0.

Example

Example shows a test case that makes sure that an ECU does not respond to a request after a S3 timeout.