Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Data » EVSE Functions » SCC_SetSelectedSchema

SCC_SetSelectedSchema

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

Description

Sets the ID of the schema to be selected in the SupportedAppProtocolRes message. This overrides the automatic selection done based on the vehicle’s priority values. Note: Due to technical reasons, the schema ID must belong to a schema actually offered by the vehicle (the charge point cannot continue with an undefined schema).

Parameters

  • SchemaID: ID of the selected schema, based on the vehicle’s list.

Return Values

  • 0: Not successful
  • 1: Successful

Example