Skip to main content
Open topic with navigation

SCC_SetGenChallenge

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Data » EVSE Functions » SCC_SetGenChallenge Valid for:  CANoe DE •  CANoe4SW DE

Function Syntax

long SCC_SetGenChallenge ( byte GenChallenge[] )

Description

Sets the challenge for the PaymentDetailsRes message, which is randomly generated otherwise.

Parameters

  • GenChallenge: Value to be set. Array length must be 16 byte.

Return Values

  • 0: Not successful
  • 1: Successful

Example