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.

AvbILControlResume

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword AvbILControlResume();

Description

Resumes AVB/TSN automatic message sending behavior after a previous suspension by AvbILControlWait. Previously opened Talkers and Listeners do not have to be opened again.

Parameters

Return Values

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

Example

See Also