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

SCC_SetEVReady

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

long SCC_SetEVReady ( long Ready )

Description

The function sets the ready flag.

Parameters

  • Ready: 1 = ready, 0 = not ready

Return Values

  • 0: Not successful
  • 1: Successful

Example