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.

AvbILControlStart

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword AvbILControlStart();

Description

Starts the AVB IL. Enables sending and receiving of AVB/TSN related messages. After the start of the AVB IL, the time aware end station (PTP clock instance) starts up and Talkers and/or Listeners can be created. The AVB IL can be stopped using the AvbILControlStop function.

Parameters

Return Values

  • 0: The function was successfully executed.
  • >0: Error code

Example

See Also