Skip to main content
Open topic with navigation CAPL Functions » LIN » linSetMaxHeaderLength

linSetMaxHeaderLength

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword linSetMaxHeaderLength(long bitTimes);

Description

Sets the maximum header length in bit times.

Parameters

  • bitTimes: The new maximum header length in bit times. Headers longer than the maximum header length will be considered illegal. CANoe will not generate any response to these headers.
    Value range: 31-255

Return Values

On success, a value unequal to zero, otherwise zero.

Example

linResetMaxHeaderLength