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 » mostSetSystemLockFlagUsage, mostGetSystemLockFlagUsage

mostSetSystemLockFlagUsage, mostGetSystemLockFlagUsage

Valid for: CANoe DE Note: At least OptoLyzer G2 3150o firmware version V1.2 is required.

Function Syntax

  • long mostSetSystemLockFlagUsage(long channel, long mode);
  • long mostGetSystemLockFlagUsage(long channel);

Description

For test purposes, the stress network interface controller in the OptoLyzer G2 3150o can suppress the system lock flag for the next node by calling mostSetSystemLockFlagUsage with mode 0.

Parameters

  • channel: Channel of the connected interface
  • mode:
    • 0: clear system lock flag
    • 1: default mode

Return Values

  • mostSetSystemLockFlagUsage: See error codes
  • mostGetSystemLockFlagUsage:

Example

mostGetChannelOnMostSystemLockmostWakeupmostShutDownmostSetShutDownFlagUsage