Skip to main content
Open topic with navigation

SCC_GetGenChallenge

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » Shared Functions » SCC_GetGenChallenge 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_GetGenChallenge ( byte GenChallenge[] )

Description

Gets the challenge string.

Parameters

  • GenChallenge: Queries the 16 byte GenChallenge generated by the charge point (to the given output buffer).

Return Values

Example