Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_SetMsgCycleTime

Iso11783IL_SetMsgCycleTime

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long Iso11783IL_SetMsgCycleTime( dbMsg dbMessage, dword cycleTime );

Description

Sets the message cycle time in ms.

Parameters

  • dbMessage: Message name as defined in the database
  • cycleTime: Cycle time in ms

Return Values

Example