SCC_ChargeParameterDiscoveryReqDC
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 Charge Parameter Discovery Request is received. Further details that are transmitted in this request can be queried with the following functions:- SCC_GetEnergyTransferType
- SCC_GetDepartureTime
- SCC_GetMaxVoltage
- SCC_GetMaxCurrent
- SCC_GetMinCurrent (AC)
- SCC_GetMaxPower (DC)
- SCC_GetFullSOC (DC)
- SCC_GetBulkSOC (DC)
- SCC_GetMaxEntriesSAScheduleTuple (ISO 15118)
- GetDC_EVStatus
Parameters
- SessionID: 8-byte long SessionID of SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.
- EVEnergyCapacity (DC): Maximum supported power.
- EVEnergyRequest (DC): Energy required by the vehicle.