Skip to main content
Open topic with navigation

linBusIsAwake

CAPL Functions » LIN » linBusIsAwake Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long linBusIsAwake();

Description

Queries the awake state of the LIN bus.

Parameters

Return Values

Returns a value unequal to zero if the bus is awake, otherwise zero.

Example