> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionSCCStartRenegotiation

[Open topic with navigation](../../../../../CANoeDEFamily.htm#Topics/CAPLFunctions/SmartCharging/Functions/CAPLfunctionSCCStartRenegotiation.md)

**CAPL Functions** » [Smart Charging](../CAPLFunctionsSmartChargingOverview.md) » [SCC Modeling Libraries (Simulation Setup)](../CAPLFunctionsSmartChargingOverview.md#BMNodeayerDLL) » [V2G Simulation Control](../CAPLFunctionsSmartChargingOverview.md#V2GSimControl) » [EV Functions](../CAPLFunctionsSmartChargingOverview.md#V2GSimControl) » SCC\_StartRenegotiation

# SCC\_StartRenegotiation

[Valid for](../../../Shared/FeatureAvailability.md):  CANoe DE • CANoe4SW DE

## Function Syntax

```
long SCC_StartRenegotiation ( )
```

## Description

Initiates a renegotiation procedure while inside the charge loop.

**Note**\
The charge point may initiate a renegotiation procedure by sending an **EVSENotification** with the value **ReNegotiation** (see [SCC\_SetEVSENotification](CAPLfunctionSCCSetEVSENotification.md)).

## Parameters

—

## Return Values

* **0**: Not successful
* **1**: Successful

## Example

—
