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

SCC_GetSalesTariffEntryCount

Valid for: CANoe DE • CANoe4SW DE Note

Function Syntax

long SCC_GetSalesTariffEntryCount ( long Index )

Description

Gets the number of SalesTariffEntries in the SalesTariff within the SAScheduleTuple with the selected index.

Parameters

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

Return Values

The number of SalesTariffEntries in the SalesTariff within the SAScheduleTuple with the selected index.

Example