SCC_GetConsumptionCostData
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 value and the number of Cost subelements of the ConsumptionCost element with the selected indices.Parameters
- i1: Selected index of the target SAScheduleTuple.
- i2: Selected index of the target SalesTariffEntry.
- i3: Selected index of the target ConsumptionCost element.
- StartValue: Gets the start value of the selected ConsumptionCost element (via reference).
- CostCount: Gets the number of cost subelements of the selected ConsumptionCost element (via reference).