Skip to main content
Open topic with navigation

SCC_GetFullSOC

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

Note

  • This function can be called only within the assigned callback. The function is used to query the details of a request.
  • <InvalidValueSigned> and/or <InvalidValueUnsigned> can be defined in the XML configuration.

Function Syntax

long SCC_GetFullSOC ( )

Description

Gets the FullSOC value of a ChargeParameterDiscoveryReq message.

Parameters

Return Values

Charging status in which the vehicle regards the battery as fully charged, in percent.

Example