SCC_PowerDeliveryReq
Valid for: CANoe DE • CANoe4SW DE Note<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
The callback is called as soon as a Power Delivery Request is received. With this request, the vehicle requests the charge point to switch on the current and to send the charging profile. Further details that are transmitted in this request can be queried with the following functions:Parameters
- SessionID: 8-byte long SessionID of SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.
- ChargingProfileCount: Number of received charging profiles.
- ChargeState: 1 if start of charging is requested, 0 if stop of charging is requested, 2 if ReNegotiation is requested (only ISO 15118). Corresponds to ReadyToChargeState in DIN 70121.
- ScheduleID: ID of the chosen SAScheduleTuple.