Difference between revisions of "OtxReference"

From emotive
Jump to navigation Jump to search
Line 31: Line 31:
 
{{TableRowKeyValueList | [[DateTime|DateTime]] | Diagnostic Application DateTime}}
 
{{TableRowKeyValueList | [[DateTime|DateTime]] | Diagnostic Application DateTime}}
 
{{TableRowKeyValueList | [[DiagCom|DiagCom]] | Extension for vehicle communication }}
 
{{TableRowKeyValueList | [[DiagCom|DiagCom]] | Extension for vehicle communication }}
{{TableRowKeyValueList | [[DiagDataBrowsing|DiagDataBrowsing]] | }}
+
{{TableRowKeyValueList | [[DiagDataBrowsing|DiagDataBrowsing]] | Diagnostic Vehicle Information DataBase }}
{{TableRowKeyValueList | [[EventHandling|EventHandling]] | }}
+
{{TableRowKeyValueList | [[EventHandling|EventHandling]] | Controls of event of the diagnostic sequence }}
{{TableRowKeyValueList | [[Flash|Flash]] | }}
+
{{TableRowKeyValueList | [[Flash|Flash]] | Flash data acquisition and flash job creation }}
{{TableRowKeyValueList | [[HMI|HMI]] | }}
+
{{TableRowKeyValueList | [[HMI|HMI]] | The Human Machine Interface }}
{{TableRowKeyValueList | [[i18n|i18n]] | }}
+
{{TableRowKeyValueList | [[i18n|i18n]] | The internationalization extension }}
{{TableRowKeyValueList | [[Job|Job]] | }}
+
{{TableRowKeyValueList | [[Job|Job]] | Extension for supporting access to the MCD 3D Job API }}
{{TableRowKeyValueList | [[Logging|Logging]] | }}
+
{{TableRowKeyValueList | [[Logging|Logging]] | Provides functionality which allows for explicitly writing log-messages to a logging-resource. }}
{{TableRowKeyValueList | [[Math|Math]] | }}
+
{{TableRowKeyValueList | [[Math|Math]] | A collection of mathematical terms }}
{{TableRowKeyValueList | [[Measure|Measure]] | }}
+
{{TableRowKeyValueList | [[Measure|Measure]] | Basic measurement and control operations }}
{{TableRowKeyValueList | [[Quantities|Quantities]] | }}
+
{{TableRowKeyValueList | [[Quantities|Quantities]] | Extension for unit definition data model }}
{{TableRowKeyValueList | [[StringUtil|StringUtil]] | }}
+
{{TableRowKeyValueList | [[StringUtil|StringUtil]] | Extension for operate strings type }}
 
|}
 
|}

Revision as of 06:52, 9 August 2014

Welcome to the OTX User Reference Guide!

The OTX User Reference Guide provides information about the Open Test Sequence eXchange format OTX, see ISO 13209, which the user needs to work with the standard.

Icons Note.png It is not intended to replace the standard specification! It is the user's perspective at the OTX standard.

Please select one of the main topics below for further information.

General

OTX Introduction Introduction into the OTX standard ISO 13209
OTX Principles
OTX Naming conventions

Core

Imports
Declarations
Visibilities
Validities
Signatures
Parameters
Procedures
Comments
DataTypes

Extensions

DateTime Diagnostic Application DateTime
DiagCom Extension for vehicle communication
DiagDataBrowsing Diagnostic Vehicle Information DataBase
EventHandling Controls of event of the diagnostic sequence
Flash Flash data acquisition and flash job creation
HMI The Human Machine Interface
i18n The internationalization extension
Job Extension for supporting access to the MCD 3D Job API
Logging Provides functionality which allows for explicitly writing log-messages to a logging-resource.
Math A collection of mathematical terms
Measure Basic measurement and control operations
Quantities Extension for unit definition data model
StringUtil Extension for operate strings type