Skip to main content
Open topic with navigation

SCC_SimulationReset

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Simulation Control » Shared Functions » SCC_SimulationReset Valid for:  CANoe DE •  CANoe4SW DE

Function Syntax

long SCC_SimulationReset ( )

Description

This function resets the SCC simulation to its initial state, corresponding to the start of a new measurement. All connections and stored parameters are deleted.

Parameters

Return Values

  • 0: Not successful
  • 1: Successful

Example