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

Public Member Functions

void AddComchannelConfigurationRecordByDbObject (IComChannel comChannel, IDbConfigurationRecord dbConfigurationRecord, ref IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void AddComchannelConfigurationRecordByNameAndDbConfigurationData (IComChannel comChannel, string dbConfigurationRecordName, IDbConfigurationData dbConfigurationData, ref IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IConfigurationRecordGetComchannelConfigurationRecords (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
byte[] GetConfigurationRecordAsByteField (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetConfigurationRecordError (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetConfigurationRecordMatchingFileNames (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IOptionItemGetConfigurationRecordOptionItems (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDiagServiceGetConfigurationRecordReadDiagServices (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDiagServiceGetConfigurationRecordWriteConfigurationServices (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDbConfigurationDataGetDbComChannelDbConfigurationDatas (IDbComChannel dbComChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDbConfigurationRecordGetDbConfigurationDataDbConfigurationRecords (IDbConfigurationData dbConfigurationData)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
IDbDataRecord GetDbConfigurationRecordDbDataRecordByDataId (IDbConfigurationRecord dbConfigurationRecord, string dataID)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
IDbDataRecord GetDbConfigurationRecordDbDataRecordByKey (IDbConfigurationRecord dbConfigurationRecord, string key)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
IDbDataRecord GetDbConfigurationRecordDbDataRecordByName (IDbConfigurationRecord dbConfigurationRecord, string name)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDbDataRecordGetDbConfigurationRecordDbDataRecords (IDbConfigurationRecord dbConfigurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDbOptionItemGetDbConfigurationRecordDbOptionItems (IDbConfigurationRecord dbConfigurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbDataRecordDataId (IDbDataRecord dbDataRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbDataRecordKey (IDbDataRecord dbDataRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbItemValueKey (IDbItemValue dbItemValue)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbItemValueMeaning (IDbItemValue dbItemValue)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbItemValueMeaningID (IDbItemValue dbItemValue)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbItemValuePhysicalConstantValueAsString (IDbItemValue dbItemValue)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbItemValueRule (IDbItemValue dbItemValue)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetDbOptionItemBitLength (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetDbOptionItemBitPosition (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetDbOptionItemBytePosition (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
OtxMcdDataTypes GetDbOptionItemDataType (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< IDbItemValueGetDbOptionItemDbItemValues (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetDbOptionItemDecimalPlaces (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
IInterval GetDbOptionItemInterval (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbOptionItemPhysicalDefaultValueAsString (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbOptionItemReadAudienceState (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbOptionItemSemantic (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< ITextTableElementGetDbOptionItemTextTableElements (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbOptionItemUnitAsString (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetDbOptionItemWriteAudienceState (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetOptionItemError (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
IDbItemValue GetOptionItemMatchingDbItemValue (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetOptionItemName (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool GetOptionItemValueAsBoolean (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
byte[] GetOptionItemValueAsByteField (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
double GetOptionItemValueAsFloat (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetOptionItemValueAsInteger (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetOptionItemValueAsString (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool HasConfigurationRecordError (IConfigurationRecord configurationRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool HasOptionItemError (IOptionItem optionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsComplexDbOptionItem (IDbOptionItem dbOptionItem)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void LoadConfigurationRecordCodingData (IConfigurationRecord configurationRecord, string filePath)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void RemoveAllComchannelConfigurationRecord (IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void RemoveConfigurationRecordReadDiagServices (IConfigurationRecord configurationRecord, List< IDiagService > readDiagServices)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void RemoveConfigurationRecordWriteDiagServices (IConfigurationRecord configurationRecord, List< IDiagService > writeDiagServices)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void SetConfigurationRecordAsByteField (IConfigurationRecord configurationRecord, byte[] value)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void SetConfigurationRecordAsDbDataRecord (IConfigurationRecord configurationRecord, IDbDataRecord dbDataRecord)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void SetOptionItemValue (IOptionItem optionItem, object value)
 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

◆ AddComchannelConfigurationRecordByDbObject()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.AddComchannelConfigurationRecordByDbObject ( IComChannel  comChannel,
IDbConfigurationRecord  dbConfigurationRecord,
ref IConfigurationRecord  configurationRecord 
)

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

◆ AddComchannelConfigurationRecordByNameAndDbConfigurationData()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.AddComchannelConfigurationRecordByNameAndDbConfigurationData ( IComChannel  comChannel,
string  dbConfigurationRecordName,
IDbConfigurationData  dbConfigurationData,
ref IConfigurationRecord  configurationRecord 
)

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

◆ GetComchannelConfigurationRecords()

List<IConfigurationRecord> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetComchannelConfigurationRecords ( IComChannel  comChannel)

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

◆ GetConfigurationRecordAsByteField()

byte [] OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetConfigurationRecordAsByteField ( IConfigurationRecord  configurationRecord)

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

◆ GetConfigurationRecordError()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetConfigurationRecordError ( IConfigurationRecord  configurationRecord)

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

◆ GetConfigurationRecordMatchingFileNames()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetConfigurationRecordMatchingFileNames ( IConfigurationRecord  configurationRecord)

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

◆ GetConfigurationRecordOptionItems()

List<IOptionItem> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetConfigurationRecordOptionItems ( IConfigurationRecord  configurationRecord)

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

◆ GetConfigurationRecordReadDiagServices()

List<IDiagService> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetConfigurationRecordReadDiagServices ( IConfigurationRecord  configurationRecord)

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

◆ GetConfigurationRecordWriteConfigurationServices()

List<IDiagService> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetConfigurationRecordWriteConfigurationServices ( IConfigurationRecord  configurationRecord)

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

◆ GetDbComChannelDbConfigurationDatas()

List<IDbConfigurationData> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbComChannelDbConfigurationDatas ( IDbComChannel  dbComChannel)

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

◆ GetDbConfigurationDataDbConfigurationRecords()

List<IDbConfigurationRecord> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbConfigurationDataDbConfigurationRecords ( IDbConfigurationData  dbConfigurationData)

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

◆ GetDbConfigurationRecordDbDataRecordByDataId()

IDbDataRecord OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbConfigurationRecordDbDataRecordByDataId ( IDbConfigurationRecord  dbConfigurationRecord,
string  dataID 
)

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

◆ GetDbConfigurationRecordDbDataRecordByKey()

IDbDataRecord OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbConfigurationRecordDbDataRecordByKey ( IDbConfigurationRecord  dbConfigurationRecord,
string  key 
)

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

◆ GetDbConfigurationRecordDbDataRecordByName()

IDbDataRecord OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbConfigurationRecordDbDataRecordByName ( IDbConfigurationRecord  dbConfigurationRecord,
string  name 
)

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

◆ GetDbConfigurationRecordDbDataRecords()

List<IDbDataRecord> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbConfigurationRecordDbDataRecords ( IDbConfigurationRecord  dbConfigurationRecord)

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

◆ GetDbConfigurationRecordDbOptionItems()

List<IDbOptionItem> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbConfigurationRecordDbOptionItems ( IDbConfigurationRecord  dbConfigurationRecord)

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

◆ GetDbDataRecordDataId()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbDataRecordDataId ( IDbDataRecord  dbDataRecord)

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

◆ GetDbDataRecordKey()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbDataRecordKey ( IDbDataRecord  dbDataRecord)

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

◆ GetDbItemValueKey()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbItemValueKey ( IDbItemValue  dbItemValue)

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

◆ GetDbItemValueMeaning()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbItemValueMeaning ( IDbItemValue  dbItemValue)

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

◆ GetDbItemValueMeaningID()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbItemValueMeaningID ( IDbItemValue  dbItemValue)

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

◆ GetDbItemValuePhysicalConstantValueAsString()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbItemValuePhysicalConstantValueAsString ( IDbItemValue  dbItemValue)

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

◆ GetDbItemValueRule()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbItemValueRule ( IDbItemValue  dbItemValue)

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

◆ GetDbOptionItemBitLength()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemBitLength ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemBitPosition()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemBitPosition ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemBytePosition()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemBytePosition ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemDataType()

OtxMcdDataTypes OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemDataType ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemDbItemValues()

List<IDbItemValue> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemDbItemValues ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemDecimalPlaces()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemDecimalPlaces ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemInterval()

IInterval OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemInterval ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemPhysicalDefaultValueAsString()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemPhysicalDefaultValueAsString ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemReadAudienceState()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemReadAudienceState ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemSemantic()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemSemantic ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemTextTableElements()

List<ITextTableElement> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemTextTableElements ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemUnitAsString()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemUnitAsString ( IDbOptionItem  dbOptionItem)

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

◆ GetDbOptionItemWriteAudienceState()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetDbOptionItemWriteAudienceState ( IDbOptionItem  dbOptionItem)

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

◆ GetOptionItemError()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemError ( IOptionItem  optionItem)

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

◆ GetOptionItemMatchingDbItemValue()

IDbItemValue OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemMatchingDbItemValue ( IOptionItem  optionItem)

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

◆ GetOptionItemName()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemName ( IOptionItem  optionItem)

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

◆ GetOptionItemValueAsBoolean()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemValueAsBoolean ( IOptionItem  optionItem)

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

◆ GetOptionItemValueAsByteField()

byte [] OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemValueAsByteField ( IOptionItem  optionItem)

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

◆ GetOptionItemValueAsFloat()

double OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemValueAsFloat ( IOptionItem  optionItem)

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

◆ GetOptionItemValueAsInteger()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemValueAsInteger ( IOptionItem  optionItem)

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

◆ GetOptionItemValueAsString()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.GetOptionItemValueAsString ( IOptionItem  optionItem)

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

◆ HasConfigurationRecordError()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.HasConfigurationRecordError ( IConfigurationRecord  configurationRecord)

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

◆ HasOptionItemError()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.HasOptionItemError ( IOptionItem  optionItem)

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

◆ IsComplexDbOptionItem()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.IsComplexDbOptionItem ( IDbOptionItem  dbOptionItem)

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

◆ LoadConfigurationRecordCodingData()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.LoadConfigurationRecordCodingData ( IConfigurationRecord  configurationRecord,
string  filePath 
)

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

◆ RemoveAllComchannelConfigurationRecord()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.RemoveAllComchannelConfigurationRecord ( IComChannel  comChannel)

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

◆ RemoveConfigurationRecordReadDiagServices()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.RemoveConfigurationRecordReadDiagServices ( IConfigurationRecord  configurationRecord,
List< IDiagService readDiagServices 
)

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

◆ RemoveConfigurationRecordWriteDiagServices()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.RemoveConfigurationRecordWriteDiagServices ( IConfigurationRecord  configurationRecord,
List< IDiagService writeDiagServices 
)

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

◆ SetConfigurationRecordAsByteField()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.SetConfigurationRecordAsByteField ( IConfigurationRecord  configurationRecord,
byte[]  value 
)

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

◆ SetConfigurationRecordAsDbDataRecord()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.SetConfigurationRecordAsDbDataRecord ( IConfigurationRecord  configurationRecord,
IDbDataRecord  dbDataRecord 
)

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

◆ SetOptionItemValue()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuConfiguration.SetOptionItemValue ( IOptionItem  optionItem,
object  value 
)

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: