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

Iso11783IL_SetMsgPriority

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long Iso11783IL_SetMsgPriority( dbMsg dbMessage, dword priority );

Description

Sets the message priority.

Parameters

  • dbMessage: Message name as defined in the database
  • priority: Priority of the message

Return Values

Example