linGetMeasBaudrate
Valid for: CANoe DEFunction 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 1Test case for measuring baudrate using LIN header event. These test cases can only be used in the context of test module nodes.
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.