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

SCC_GetEMAIDIdAttr

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_GetEMAIDIdAttr ( char IdAttr[] )

Description

Gets the ID attribute of a (signable) eMAID.

Parameters

  • IdAttr: Queries the Id attribute of the eMAID element (to the given char buffer).

Return Values

Example