Skip to main content
Open topic with navigation

SCC_SetNotificationMaxDelay

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

Function Syntax

long SCC_SetNotificationMaxDelay(long MaxDelay)

Description

Sets the maximally allowed delay time for the vehicle to react on the provided notification.

Parameters

  • MaxDelay: Target delay time.

Return Values

  • 0: Not successful
  • 1: Successful

Example