Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Open topic with navigation

SCC_GetSigMeterReadingLength

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Test Functions » Shared Functions » SCC_GetSigMeterReadingLength Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

long SCC_GetSigMeterReadingLength();

Description

Returns the number of bytes in the SigMeterReading element.

Parameters

Return Values

  • 0…64: The number of bytes in the SigMeterReading element.

Example