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

linGetMeasBaudrate

Valid for: CANoe DE

Function Syntax

Description

With this function, it is possible to retrieve results of a last baudrate measurement, which is done by calling linMeasHeaderBaudrate() or linMeasRespBaudrate() functions.

Parameters

Return Values

Returns the last measured baudrate [in bit/sec] or -1 on failure.

Example

Example 1
Test case for measuring baudrate using LIN header event. These test cases can only be used in the context of test module nodes.
Example 2
Test case for measuring baudrate using certain data byte of a LIN frame. These test cases can only be used in the context of test module nodes.
linMeasHeaderBaudratelinMeasRespBaudrate