OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing 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.DiagDataBrowsing.

Public Member Functions

List< string > GetAllowedParameterValueList (IParameter parameter)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetComChannelList (OtxComChannelCategories? category=null)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetDiagServiceList (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetEcuVariantList (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetRequestParameterList (IDiagService diagService)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetResponseParameterList (IDiagService diagService)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsBooleanParameter (IParameter parameter)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsByteFieldParameter (IParameter parameter)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsComplexParameter (IParameter parameter)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsNumericParameter (IParameter parameter)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsStringParameter (IParameter parameter)
 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

◆ GetAllowedParameterValueList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.GetAllowedParameterValueList ( IParameter  parameter)

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

◆ GetComChannelList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.GetComChannelList ( OtxComChannelCategories category = null)

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

◆ GetDiagServiceList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.GetDiagServiceList ( IComChannel  comChannel)

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

◆ GetEcuVariantList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.GetEcuVariantList ( IComChannel  comChannel)

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

◆ GetRequestParameterList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.GetRequestParameterList ( IDiagService  diagService)

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

◆ GetResponseParameterList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.GetResponseParameterList ( IDiagService  diagService)

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

◆ IsBooleanParameter()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.IsBooleanParameter ( IParameter  parameter)

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

◆ IsByteFieldParameter()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.IsByteFieldParameter ( IParameter  parameter)

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

◆ IsComplexParameter()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.IsComplexParameter ( IParameter  parameter)

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

◆ IsNumericParameter()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.IsNumericParameter ( IParameter  parameter)

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

◆ IsStringParameter()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagDataBrowsing.IsStringParameter ( IParameter  parameter)

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: