SCC_CreateChargeParameterDiscoveryReqAC_ISO
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Test Functions » Shared Functions » SCC_CreateChargeParameterDiscoveryReqAC_ISO Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Creates a Charge Parameter Discovery Request message for sending, using the AC syntax.Parameters
- SessionID: 8-byte long SessionID of SCC connection, range: 0 - 0xFF FF FF FF FF FF FF FF.
- EnergyTransferType: Desired charging mode.
- EAmount: Desired amount of energy in Wh.
- MaxVoltage: EVMaxVoltage
- MaxCurrent: EVMaxCurrent
- MinCurrent: EVMinCurrent
Optional Parameters
| Index | Name | Type | Description |
|---|---|---|---|
| 0 | MaxEntriesSAScheduleTuple | long | Maximal number of entries in the SAScheduleTuple. |
| 1 | DepartureTime | dword | Intended time to finish the charging process, in “seconds from now”. |
Return Values
- 1: If successful.
- 0: Else (message cannot be sent).