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

linSetBaudrateDetectionRange

Valid for: CANoe DE

Function Syntax

long linSetBaudrateDetectionRange(long rangeInPercent);

Description

With this function, the baudrate detection range can be increased or decreased. The default range is +/- 15%. Note that the detection range will always be symmetrical.

Parameters

  • rangeInPercent: The detection range in percent.
    • Value range: 0-30
    • Default: 15

Return Values

If successful, a value unequal to zero.

Example

linSetBaudrate