Skip to main content
Open topic with navigation

StopChargeLoop

CAPL Functions » Smart Charging » CCS (Communication Setup) » EV Functions » StopChargeLoop

Tool Availability

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

MethodReturnValueType StopChargeLoop ()

Description

This function finished the ChargeLoop by sending the next message in the communication workflow.

Parameters

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

Example