Skip to main content

SCC_GetSAScheduleTupleID

Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » EV Functions » SCC_GetSAScheduleTupleID Valid for: CANoe DE • CANoe4SW DE

Note

Function Syntax

long SCC_GetSAScheduleTupleID ( long Index )

Description

Gets the ID of an SAScheduleTuple entry within a ChargeParameterDiscoveryRes message.

Parameters

  • Index: Selected index of the target SAScheduleTuple (< TariffCount).

Return Values

ID of the SAScheduleTuple with the selected list index.

Example