Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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