Skip to main content

AfdxGetMessageName

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Description

This function returns the name of a message. Note: The message needs to be defined in the assigned DBC file.

Parameters

  • packet: Handle of the message.
  • bufSize: Buffer length.
  • buffer: Buffer to store the message name.

Return Values

  • 0: If message name could be read.
  • other value: See error code.

Example

Analyze signals from an incoming AFDX packet using DBC information