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

SCC_ConnectionTimeoutInd

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

Function Syntax

void SCC_ConnectionTimeoutInd ( byte SessionID[] )

Description

The callback is called when a connection is closed due to inactivity.

Parameters

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

Return Values

Example