> ## 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.

# CAPLfunctionSCCGetEVSEStatusCode

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

## SCC\_GetEVSEStatusCode

[CAPL Functions](../../CAPLfunctions.md) » [Smart Charging](../CAPLFunctionsSmartChargingOverview.md) » [SCC Modeling Libraries (Simulation Setup)](../CAPLFunctionsSmartChargingOverview.md#BMNodeayerDLL) » [2G Data Queries](../CAPLFunctionsSmartChargingOverview.md#V2GDataQueries) » [EV Functions](../CAPLFunctionsSmartChargingOverview.md#V2GDataQueriesEV) » SCC\_GetEVSEStatusCode

**Valid for:** CANoe DE • CANoe4SW DE

### Function Syntax

```plaintext theme={null}
void SCC_GetEVSEStatusCode(char EVSEStatusCode[])
```

### Description

Gets the EVSEStatusCode of a received message (DC mode).

### Parameters

* **EVSEStatusCode**: Queries the status code string of DC\_EVSEStatus (to the given char buffer).

### Return Values

—

### Example

—
