SCC_GetSalesTariffEntryData
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » EV Functions » SCC_GetSalesTariffEntryData Valid for: CANoe DE • CANoe4SW DENote
- This function applies only to the SAScheduleList of ISO 15118.
<InvalidValueSigned>and/or<InvalidValueUnsigned>can be defined in the XML configuration.- These are returned if an optional numeric message parameter was queried by this function but not found.
- See Configuration of Vehicle SCC Nodes or Configuration of Chargepoint SCC Nodes.
Function Syntax
Description
Gets the start time, duration, price level and the number of ConsumptionCost subelements of the SalesTariffEntry with the selected indices.Parameters
- i1: Selected index of the target SAScheduleTuple (< TariffCount).
- i2: Selected index of the target SalesTariffEntry (< SalesTariffEntriesCount).
- Start: Gets the start time of the entry with the selected indices (via reference).
- Duration: Gets the duration of the entry with the selected indices (via reference).
- EPriceLevel: Gets the EPriceLevel of the entry with the selected indices (-1 is returned if not present) (via reference).
- ConsumptionCostCount: Gets the number of ConsumptionCost subelements of the SalesTariffEntry with the selected indices (via reference).