getMessageName
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Finds out the message name.Parameters
- id: Id of the message for which the message name should be found.
- context: Context of assigned databases.
- The low word of context contains the channel number.
- The high word of context contains the bus system.
- Available bus systems:
- CAN: 1
- LIN: 5
- MOST: 6
- FlexRay: 7
- J1708: 9
- buffer: Buffer in which the message name is written.
- size: Size of the buffer in Byte.