Skip to main content
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