Skip to main content

C2xGetStationPropertyInt64

Valid for: CANoe DE

Function Syntax

Description

This function returns the value of a station property of type int64 that was assigned in a V2x scenario.

Parameters

  • stationName: Name of the station.
  • propertyName: Name of the station’s property. Possible property values are:
    • StartOffset
    • ID

Return Values

  • Value: Value of type int64
  • -1: Error

Example