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

Public Member Functions

string GetActiveProject ()
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetActiveProjectVersion ()
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetActiveVehicleInformation ()
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetDbProjectList ()
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetDbVehicleInformationList ()
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void SelectProject (string projectName)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void SelectVehicleInformation (string vehicleInformation)
 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

◆ GetActiveProject()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.GetActiveProject ( )

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

◆ GetActiveProjectVersion()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.GetActiveProjectVersion ( )

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

◆ GetActiveVehicleInformation()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.GetActiveVehicleInformation ( )

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

◆ GetDbProjectList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.GetDbProjectList ( )

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

◆ GetDbVehicleInformationList()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.GetDbVehicleInformationList ( )

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

◆ SelectProject()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.SelectProject ( string  projectName)

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

◆ SelectVehicleInformation()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IDiagConfiguration.SelectVehicleInformation ( string  vehicleInformation)

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: