Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Simulation Control » Shared Functions » SCC_SimulationResume

SCC_SimulationResume

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

long SCC_SimulationResume ( )

Description

This function pauses/resumes the SCC simulation. This functionality can be used to freeze the protocol flow in a certain state.

Parameters

Return Values

  • 0: Not successful
  • 1: Successful

Example