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

SCC_GetMaxEntriesSAScheduleTuple

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

long SCC_GetMaxEntriesSAScheduleTuple( )

Description

Gets the maximum number of SAScheduleTuples of a ChargeParameterDiscoveryReq message.

Parameters

Return Values

Maximal allowed number of entries in the SAScheduleTuple

Example