Difference between revisions of "OtxReference"

From emotive
Jump to navigation Jump to search
Line 57: Line 57:
 
{{TableRowKeyValueList | [[Extensions.Util|Util]] | Addition to the base functionality of the Core }}
 
{{TableRowKeyValueList | [[Extensions.Util|Util]] | Addition to the base functionality of the Core }}
 
{{TableRowKeyValueList | [[Extensions.Xml|Xml]] | Extension for handling XML Documents and XML Elements}}
 
{{TableRowKeyValueList | [[Extensions.Xml|Xml]] | Extension for handling XML Documents and XML Elements}}
 +
{{TableRowKeyValueList | [[Extensions.ZipHandling|ZipHandling]] | Extension for compressing or decompressing ZIP containers}}
 
|}
 
|}
 
<!--
 
<!--

Revision as of 06:04, 11 September 2019

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 the intention 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 Principles
OTX Naming Conventions OTX Naming Conventions

Core

Packages OTX Packages
Documents OTX Documents
Imports OTX Imports
Declarations OTX Declarations
Visibilities OTX Visibilities
Validities OTX Validities
Signatures OTX Signatures
Parameters OTX Parameters
Procedures OTX Procedures
Comments OTX Comments
DataTypes OTX DataTypes
Validation OTX Validation (OTX Checker)
Actions OTX Core Actions
Terms OTX Core Terms

Extensions

BlackBox Base data type
DataType User-defined structure and enumeration data types
DateTime Diagnostic Application DateTime
DiagCom Extension for vehicle communication
DiagDataBrowsing Diagnostic Vehicle Information DataBase
DiagDataBrowsingPlus Extension for the DiagDataBrowsing extension
EventHandling Controls of event of the diagnostic sequence
EventPlus Support for deep change monitoring in a ByteField, List or Map
File Extension for accessing to and handling files
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, e.g. to call a method in a DLL
Persistence Extension for storing and recovering the value of a variable
Quantities Extension for unit definition data model
StateVariable Mechanism to transport status information to the environment
StringUtil Extension for operate strings type
Util Addition to the base functionality of the Core
Xml Extension for handling XML Documents and XML Elements
ZipHandling Extension for compressing or decompressing ZIP containers