Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Simulation Control » EV Functions » SCC_SetWeldingDetectionCount

SCC_SetWeldingDetectionCount

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long SCC_SetWeldingDetectionCount ( dword Count )

Description

Sets the number of WeldingDetection requests for the next welding detection phase.

Parameters

  • Count: Number of WeldingDetection messages, may be zero.

Return Values

  • 0: Not successful
  • 1: Successful

Example