SCC_ServiceDetailRes
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » EV Callback Functions » SCC_ServiceDetailRes Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The callback is called as soon as a Service Detail Response is received. Further details that are transmitted in this request can be queried with the following functions:- SCC_GetServiceParameterSetData
- SCC_GetServiceParameterData
- SCC_GetServiceParameterNumericalValue
- SCC_GetServiceParameterPhysicalValue
- SCC_GetServiceParameterStringValue
- 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.
- ServiceId: ID of the requested service (16 bit unsigned number).
- ParameterSetCount: Number of transmitted parameter sets.