Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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