Skip to main content
Open topic with navigation

SCC_GetEVSEIP

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » EV Functions » SCC_GetEVSEIP Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

void SCC_GetEVSEIP ( byte IpAddress[] )

Description

Gets the EVSE IP address of a SECCDiscoveryRes message.

Parameters

  • IpAddress: Queries the 16 byte IP (v6) address transmitted from the charge point (to the given output buffer).

Return Values

Example