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

linSetOEMDataIndTime

Valid for: CANoe DE • CANoe4SW DE Note
This function can be used for OEM specific variant of LIN protocol only.

Function Syntax

long linSetOEMDataIndTime(long timeInMS);

Description

Sets the time in milliseconds after which a simulated slave automatically sets its data indication bit.

Parameters

  • timeInMS
    Time value.
    Unit: milliseconds

Return Values

On success, a value unequal to zero, otherwise zero.

Example

linSetOEMDataIndlinGetOEMDataIndlinCheckOEMDataInd