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.

Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_SetMsgDelayTime

Iso11783IL_SetMsgDelayTime

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long Iso11783IL_SetMsgDelayTime( dbMsg dbMessage, dword delayTime );

Description

Sets the message delay time in ms.

Parameters

  • dbMessage: Message name as defined in the database
  • delayTime: Delay time in ms

Return Values

Example