Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Data Queries » Shared Functions » SCC_SLAC_GetSourceId

SCC_SLAC_GetSourceId

Valid for: CANoe DE • CANoe4SW DE Note
This function can be called only within the assigned callback. The function is used to query the details of a request.

Function Syntax

void SCC_SLAC_GetSourceId ( byte SourceID[] )

Description

Queries the Source ID.

Parameters

  • SourceID: Queries the 17 byte ID (to the given byte buffer).

Return Values

Example