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

SCC_SetCurrentRegulationTolerance

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

long SCC_SetCurrentRegulationTolerance 
( float CurrentRegulationTolerance )

Description

This function sets the EVSECurrentRegulationTolerance.

Parameters

  • CurrentRegulationTolerance: Value to set for EVSECurrentRegulationTolerance parameter of the ChargeParameterDiscoveryRes.

Return Values

  • 0: Not successful
  • 1: Successful

Example