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

SCC_V2G_EVCC_Msg_TimeoutInd

Valid for:  CANoe DE •  CANoe4SW DE

Function Syntax

void SCC_V2G_EVCC_Msg_TimeoutInd 
( byte SessionID[], dword MessageID )

Description

The callback is called as soon as an V2G_EVCC_Msg_Timeout occurs.

Parameters

  • SessionID: 8-byte long SessionID of the SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.
  • MessageID: Type of message to be sent.

Return Values

Example