Skip to main content
Open topic with navigation

FinishProcessing

CAPL Functions » Smart Charging » CCS (Communication Setup) » Shared Functions » FinishProcessing Valid for: CANoe DE • CANoe4SW DE

Function Syntax

MethodReturnValueType FinishProcessing ( )

Description

This function finishes the current Ongoing loop with a Finished message. This method is available for the following embedded members:
  • ISO20
  • ScheduleRenegotiation

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