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

SCC_SetEnergyToBeDelivered

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

long SCC_SetEnergyToBeDelivered ( float EnergyToBeDelivered )

Description

Sets the target energy value, which is sent in the ChargeParameterDiscoveryRes message.

Parameters

  • EnergyToBeDelivered: Value to be set.

Return Values

  • 0: Not successful
  • 1: Successful

Example