Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Data » EV Functions » SCC_GetBatterySOC

SCC_GetBatterySOC

Valid for: CANoe DE • CANoe4SW DE Note

Function Syntax

float SCC_GetBatterySOC ( )

Description

Outputs the current charging state of the battery, either in [Wh] with the first function or in [%] with the second.

Parameters

Return Values

Charging state in Wh.

Example