IsRunningOnRemoteKernel
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
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)