Skip to main content
Open topic with navigation

SCC_GetMaxCurrent

Path: CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » 2G Data Queries » Shared Functions » SCC_GetMaxCurrent 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.

Function Syntax

float SCC_GetMaxCurrent ( )

Description

Returns the SDP or V2G message header (to the output buffer).

Parameters

Return Values

Returns Maximum line current of vehicle (AC: EVMaxCurrent, DC: EVMaximumCurrentLimit).

Example