Skip to main content
Open topic with navigation

SCC_GetTimestamp

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » Shared Functions » SCC_GetTimestamp Valid for:  CANoe DE  •  CANoe4SW DE Note
  • This function can be called only within the assigned callback. The function is used to query the details of a request.
  • <InvalidValueSigned> and / or <InvalidValueUnsigned> can be defined in the XML configuration.

Function Syntax

long SCC_GetTimestamp ( )

Description

Gets a timestamp value from a message (e.g. DateTimeNow).

Parameters

Return Values

Returns Current time stamp in UNIX format.

Example