OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus Interface Reference

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

Inherited by OpenTestSystem.Otx.DiagManager.OtxDiagApi.DiagComPlus.

Public Member Functions

IComChannel CreateComChannel (string identifier, string ecuVariantName=null)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void ExecuteHexDiagServiceFunctional (IComChannel comChannel, byte[] hexRequest, ref Dictionary< string, byte[]> responses)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
OtxComChannelStates GetComChannelState (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetComParameterList (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetResponseTimestamp (IResponse response)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void StartCommunication (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void StopCommunication (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 

Detailed Description

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

Member Function Documentation

◆ CreateComChannel()

IComChannel OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.CreateComChannel ( string  identifier,
string  ecuVariantName = null 
)

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

◆ ExecuteHexDiagServiceFunctional()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.ExecuteHexDiagServiceFunctional ( IComChannel  comChannel,
byte[]  hexRequest,
ref Dictionary< string, byte[]>  responses 
)

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

◆ GetComChannelState()

OtxComChannelStates OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.GetComChannelState ( IComChannel  comChannel)

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

◆ GetComParameterList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.GetComParameterList ( IComChannel  comChannel)

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

◆ GetResponseTimestamp()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.GetResponseTimestamp ( IResponse  response)

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

◆ StartCommunication()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.StartCommunication ( IComChannel  comChannel)

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

◆ StopCommunication()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagComPlus.StopCommunication ( IComChannel  comChannel)

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


The documentation for this interface was generated from the following file: