OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi Namespace Reference

Namespace covering all actions and terms of all diagnostic related OTX extension by an identical method. Therefore this namespace is 100% OTX standard compliant. The specification can be found in ISO 13209 parts 3 and 4. More...

Namespaces

namespace  DataTypes
 Namespace containing all exceptions
 

Classes

class  DataTypeFactory
 Factory class for creating the DataTypeFactory More...
 
interface  IBusMonitoring
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IComInterface
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IDiagCom
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IDiagComPlus
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IDiagConfiguration
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IDiagDataBrowsing
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IDiagDataBrowsingPlus
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IEcuConfiguration
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IFlash
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IFlashPlus
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IJob
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IOdxDesigntime
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IOtxDiag
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  ISOD
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IVehicleInfo
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IVwUtil
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 
class  OtxDiagFactory
 Factory class for creating the DiagOtxApi More...
 

Enumerations

enum class  CommunicationType
 

Functions

delegate void DiagServiceHasResultHandler (IDiagService diagService)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
delegate void ExecuteDiagServiceAsyncHandler (IDiagService diagService)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
delegate void MonitoringFramesReadyHandler (IBusMonitor busMonitor)
 The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
 

Detailed Description

Namespace covering all actions and terms of all diagnostic related OTX extension by an identical method. Therefore this namespace is 100% OTX standard compliant. The specification can be found in ISO 13209 parts 3 and 4.

Enumeration Type Documentation

◆ CommunicationType

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.

Enumerator
Socket 
Raw 
Pipe 

Function Documentation

◆ DiagServiceHasResultHandler()

delegate void OpenTestSystem.Otx.DiagManager.OtxDiagApi.DiagServiceHasResultHandler ( IDiagService  diagService)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ ExecuteDiagServiceAsyncHandler()

delegate void OpenTestSystem.Otx.DiagManager.OtxDiagApi.ExecuteDiagServiceAsyncHandler ( IDiagService  diagService)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ MonitoringFramesReadyHandler()

delegate void OpenTestSystem.Otx.DiagManager.OtxDiagApi.MonitoringFramesReadyHandler ( IBusMonitor  busMonitor)

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.