Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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