Skip to main content

IsRunningOnRemoteKernel

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

Function Syntax

long IsRunningOnRemoteKernel();

Description

This function is used to get the information whether the CAPL code is executed on the local computer or by a RT kernel running on a remote device (RT server).

Parameters

Return Values

  • 1: True (execution on remote RT kernel)
  • 0: False (execution on local computer)

Example

• Technical References are only available in English