Extensions.DataType

From emotive
Revision as of 09:52, 11 April 2016 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:OTX '''DataTypes''' Extension}}Category:OTX-ExtensionCategory:DataTypes __TOC__ == Classification == {{ClassificationExtension | DataTypes | User-define...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name DataTypes
Short Description User-defined structure and enumeration data types
Class OTX Extension
Base Extension -
Pre-Conditions -
Specified by ISO 13209-3

Introduction

The purpose of the OTX DateTime extension is to retrieve information about the current date and time provided by the diagnostic application.

The OTX DataTypes extension allows users to create a definition of new structure and enumeration data types through the signature concept. The definition can be re-used in each declaration and can be validated at design time.

Icons Note.png Only identical signature structures and enumerations are handled as identical data types. Changing of items in structures shall trigger the DeepMonitorChangeEvent.

Terms

DateTime terms
GetTimeStamp Returns a timestamp in milliseconds.
FormatDate Returns a formatted time representation of a timestamp.
FormatDuration Give a duration in milliseconds from a time stamp.