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

# CAPLfunctionSCCGetSourceIPAddress

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

# SCC\_GetSourceIPAddress

[CAPL Functions](../../CAPLfunctions.md) » [Smart Charging](../CAPLFunctionsSmartChargingOverview.md) » [SCC Modeling Libraries (Simulation Setup)](../CAPLFunctionsSmartChargingOverview.md#BMNodeayerDLL) » [V2G Simulation Data](../CAPLFunctionsSmartChargingOverview.md#V2GSimDataRead) » [Shared Functions](../CAPLFunctionsSmartChargingOverview.md#V2GSimDataRead) » SCC\_GetSourceIPAddress

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

## Function Syntax

```plaintext theme={null}
void SCC_GetSourceIPAddress ( byte SourceIPAddress [] )
```

## Description

Gets the source IPv6 address of the last message received.

## Parameters

* **SourceIPAddress**: Gets the 16-byte long IPv6 address (via reference).

## Return Values

—

## Example

—
