Skip to main content
Open topic with navigation

SCC_SetMeterReading

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

Function Syntax

long SCC_SetMeterReading( float CurrentMeter )

Description

Sets the current consumption in the charge point.

Parameters

  • CurrentMeter: Meter reading to be set in Wh.

Return Values

  • 0: Not successful
  • 1: Successful

Example