Skip to main content
Open topic with navigation

linSetRespError

CAPL Functions » LIN » linSetRespError Valid for: CANoe DE

Function Syntax

long linSetRespError(long activate);

Description

Sets/resets the response error flag for a calling slave node. Note: This function has no effect with LIN 1.x.

Parameters

  • activate
    • 0: reset
    • 1: set

Return Values

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

Example

linGetRespErrorlinCheckRespErrorlinActivateGlobalNetworkManagementlinActivateSlaveNetworkManagement