Skip to main content
Open topic with navigation

SCC_SetRCD

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

Function Syntax

long SCC_SetRCD ( long RCD )

Description

The function sets the residual current device.

Parameters

  • RCD
    • Open, error = 1
    • Closed, no error = 0

Return Values

  • 0: Not successful
  • 1: Successful

Example