Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » EV Callback Functions » SCC_ServiceDiscoveryResDocumentation 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_ServiceDiscoveryRes
Valid for: CANoe DE • CANoe4SW DE NoteThe element ChargeService, which is not part of the service list, is contained in the ServiceCount and referenced using index 0.
Function Syntax
Description
The callback is called as soon as a Service Discovery Response is received. Further details that are transmitted in this request can be queried with the following functions:- SCC_GetServiceData
- SCC_GetPaymentOptions
- SCC_GetEnergyTransferType (DIN 70121)
- SCC_GetEnergyTransferMode Count (ISO 15118)
- SCC_GetEnergyTransferMode (ISO 15118)
- SCC_GetResponseCodeString
Parameters
- SessionID: 8-byte long SessionID of SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.
- ResponseCode: 1 if OK, 0 if FAILED.
- ServiceCount: Number of ServiceTags or Services transmitted.