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

linSendBitStream

Valid for: CANoe DE

Function Syntax

Description

Sends an arbitrary bitstream on the LIN bus.

Parameters

  • bitStream: The bitstream to be sent. Maximum number of bits: 2^31-1.
  • numberOfBits: The number of bits in the bitStream-array.
  • timeoutPrevention:

Return Values

On success a value unequal to zero, otherwise zero.

Example

This function sends LIN header as a bitstream