SCC_SetServiceDetailRequest
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Control » EV Functions » SCC_SetServiceDetailRequest Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Requests the vehicle to send a Service Detail Request during the ServiceDiscoveryRes or ServiceDetailRes callback. It is possible for multiple Service Detail Requests, or none at all, to be sent. If this function is not called, the vehicle skips this message. Note: This function must be called during a callback before a Service Detail Request may be sent, i.e. the callback for the messages Service Discovery Response or Service Detail Response.Parameters
- ServiceID: ID of service that is to be requested, in hexadecimal representation.
Return Values
- 0: Not successful
- 1: Successful