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.

ILControlInit

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long ILControlInit ()

Description

Initialization of CANoe IL. This function may only be used in on preStart to prevent the IL autostart function.

Parameters

Return Values

  • 0: No error.
  • -1: Momentary state of the IL does not permit this query.
  • -50: Nodelayer is inactive — possibly deactivated in the node’s configuration dialog.

Example

ILControlStartILControlStop