Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Data » EVSE Functions » SCC_GetMessageBodyIdAttr

SCC_GetMessageBodyIdAttr

Valid for: CANoe DE • CANoe4SW DE Note
This function can be called only within the assigned callback. The function is used to query the details of a request.

Function Syntax

void SCC_GetMessageBodyIdAttr ( char Id[] )

Description

Gets the Id attribute of the message body.

Parameters

  • Id: Queries the Id attribute of the message body (to the given char buffer).

Return Values

Example