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

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