Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Control » EV Functions » SCC_SetPaymentOptionDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SCC_SetPaymentOption
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Sets the desired payment option for a running SCC session.Parameters
- PaymentOption: Desired payment option as string. For ISO 15118, the value must be either Contract (indicates PnC mode) or ExternalPayment (indicates EIM mode).
- Force: If set to 1, the vehicle is forced to set the payment option even if the charge point hasn’t offered it previously. If set to 0, the payment option is only selected if it has been offered.
Return Values
- 0: Not successful
- 1: Successful