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

linActivateGlobalNetworkManagement

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long linActivateGlobalNetworkManagement(long active);

Description

Activates/deactivates network management for the entire LIN network (the channel is determined by the CAPL program context). 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

linActivateSlaveNetworkManagementlinCheckRespError