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

SCC_CM_Atten_Char_Rsp

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

void SCC_CM_Atten_Char_Rsp ( byte RunId[], byte SourceMacAddress[], byte SourceAddress[] )

Description

The callback is called as soon as a CM_Atten_Char.Rsp message is received.

Parameters

  • RunId: Random Run Identifier of sender (8 byte).
  • SourceMacAddress: MAC address of sender.
  • SourceAddress: MAC Address of the vehicle which initiates the SLAC process.

Return Values

Example