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

linCheckRespError

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long linCheckRespError();

Description

Queries the response_error flags of all Slave nodes defined in the LIN network.

Parameters

Return Values

  • -1: Function call not allowed or execution failed.
  • 0: None of the slaves has the response_error flag set.
  • >0: At least one of the slaves has the response_error flag set.

Example

linGetRespErrorlinSetRespErrorlinActivateGlobalNetworkManagementlinActivateSlaveNetworkManagement