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

SCC_RestartInd

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

void SCC_RestartInd ( byte SessionID[] )

Description

The callback is called as soon as the vehicle restarts the protocol after a disconnection. With SCC_GetRetriesLeft the number of restarts remaining is queried.

Parameters

  • SessionID: 8-byte long SessionID of the last SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.

Return Values

Example