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

linSetOEMSleepInd

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

Function Syntax

long linSetOEMSleepInd(long active);

Description

Sets/resets the sleep indication bit for a calling slave node.

Parameters

  • active
    • 0: set
    • 1: reset

Return Values

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

Example

linCheckOEMSleepIndlinGetOEMSleepInd