Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Data » EVSE Functions » SCC_SetSessionId

SCC_SetSessionId

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long SCC_SetSessionId (byte sessionId[])

Description

Sets the new Session ID during the callback SCC_SessionSetupReq.

Parameters

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

Return Values

  • 0: Not successful
  • 1: Successful

Example