SetNextEVSENotification
CAPL Functions » Smart Charging » CCS (Communication Setup) » EVSE Functions » SetNextEVSENotification Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function overwrites the next EVSENotification value sent.Parameters
- EVSENotification: Enum with following values:
- Pause = 0
- ExitStandby = 1
- Terminate = 2
- ScheduleRenegotiation = 3
- ServiceRenegotiation = 4
- MeteringConfirmation = 5
Return Values
MethodReturnValueType All function calls (except for indications) will return a MethodReturnValueType indicating whether the call was successful or not. Possible values:- 0: OK
- 1: InvalidArgument
- 2: NoMatchingElementFound
- 3: UnknownError