Skip to main content
Open topic with navigation

SCC_SLAC_GetRandomValue

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Data Queries » EVSE Functions » SCC_SLAC_GetRandomValue 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_GetRandomValue ( byte Rnd[] )

Description

Gets the random value transmitted with CM_MNBC_Sound.Ind.

Parameters

  • Rnd: Queries the random value transmitted with CM_MNBC_Sound.Ind (16 byte) (to the given byte buffer).

Return Values

Example