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

Iso11783IL_SetMsgDA

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long Iso11783IL_SetMsgDA( dbMsg dbMessage, dword destinationAddress );

Description

Sets the message destination address.

Parameters

  • dbMessage: Message name as defined in the database
  • destinationAddress: Destination address of the message

Return Values

Example