Skip to main content
Open topic with navigation

SCC_ProtocolFinishedInd

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

Function Syntax

void SCC_ProtocolFinishedInd ( byte SessionID[] )

Description

The callback is called when a protocol run has been successfully finished.

Parameters

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

Return Values

Example