Skip to main content

IsRunningInStandaloneMode

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

dword IsRunningInStandaloneMode();

Description

This function is used to get the information whether the CAPL code is executed in standalone mode.

Parameters

Return Values

  • 1: True (execution in standalone mode)
  • 0: False (execution not in standalone mode)

Example

StandaloneConfigSetDefault