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 » linActivateSlaveNetworkManagement

linActivateSlaveNetworkManagement

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long linActivateSlaveNetworkManagement(long active);

Description

Activates/deactivates network management for the calling Slave node. Network management is responsible for the automatic setting and resetting of response error signals in the simulated Slave nodes.

Parameters

  • active
    • 0: deactivate
    • 1: activate

Return Values

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

Example

linActivateGlobalNetworkManagementlinCheckRespErrorlinGetRespError