Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » Shared Functions » SCC_GetMaxVoltage

SCC_GetMaxVoltage

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_GetMaxVoltage ( )

Description

Gets the vehicle’s maximum voltage.

Parameters

Return Values

Returns Maximum line voltage of vehicle (AC: EVSEMaxVoltage, DC: EVSEMaximumVoltageLimit).

Example