Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Control » EV Functions » SCC_SetSelectedScheduleTableEntryDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SCC_SetSelectedScheduleTableEntry
Valid for: CANoe DE • CANoe4SW DE NoteThis function needs a running SCC session in order to work. Make sure to call it only after the Session Setup Request message is sent.
Function Syntax
Description
Sets the ID of the selected SAScheduleTuple, which is sent in the messages PowerDeliveryReq and MeteringReceiptReq. NoteFor a valid charge session, use one of the SAScheduleTupleIDs sent by the charge point in the message ChargeParameterDiscoveryRes. You can query them using the function SCC_GetSAScheduleTupleID. If no tuple is selected, the vehicle will automatically select the first or newest one.
Parameters
- ID: Desired SAScheduleTupleID.
Return Values
- 0: Not successful
- 1: Successful