Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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