Skip to main content
Open topic with navigation

SCC_GetMinCurrent

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » Shared Functions » SCC_GetMinCurrent

Tool Availability

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 or of a SLAC or V2G message.

Function Syntax

float SCC_GetMinCurrent ( )

Description

Gets the vehicle’s minimum current.

Parameters

Return Values

Returns Minimum line current of vehicle (AC: EVMinCurrent, DC: EVMinimumCurrentLimit).

Example