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 » MOST » mostNwmFiEnableRingScan

mostNwmFiEnableRingScan

Valid for: CANoe DE

Function Syntax

long mostNwmFiEnableRingScan(long mode);

Description

Can be called to change the ring scan behavior of CANoe’s NetworkMaster. The function is available for CAPL programs assigned to the NetworkMaster block in the Simulation Setup.

Parameters

  • mode
    0: disable network scan
    1: enable normal network scan behavior
    2: terminate currently running network scan
    3: trigger network scan once

Return Values

See error codes

Example

OnMostFiAmsPreSendOnMostFiAmsPreReceivemostNwmFiSetConfigState