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 CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Data Queries » Shared Functions » SCC_SLAC_GetResponseId

SCC_SLAC_GetResponseId

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_GetResponseId ( byte ResponseID[] )

Description

Queries the Response ID.

Parameters

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

Return Values

Example