Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » SLAC Simulation » EVSE Functions » SCC_SLAC_SetAttenuationRx

SCC_SLAC_SetAttenuationRx

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long SCC_SLAC_SetAttenuationRx ( float AttenuationRx )

Description

Sets the attenuation of the Rx path, which is subtracted from the AAG values. This can also be used to influence the calculation of attenuation values when a real chip is used, i.e., the attenuation may be artificially raised or lowered.

Parameters

  • AttenuationRx: Attenuation value.

Return Values

  • 0: Not successful
  • 1: Successful

Example