Skip to main content
Open topic with navigation

SCC_SetChargingProfileDataDynamically

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Data (write) » EV Functions » SCC_SetChargingProfileDataDynamically Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function allows to dynamically create a ChargingProfile matching the SASchedule previously received from an EVSE. The profile will be added to the created message automatically.

Parameters

  • SessionID: The SessionID of the ChargeParameterDiscovery.Res message that provides the SAScheduleList from which the ChargingProfile is to be derived.
  • SelectedTupleID: Tuple that should be used as a basis for the created ChargingProfile.

Return Values

  • 0: error
  • 1: success

Example