![]() |
OTX Reference
|
|
Gets the DbDiagTroubleCode More...

Public Attributes | |
| DbFaultMemoryTerm | faultMemory |
| Cardinality [1] The element addresses the DbFaultMemory which DbDiagTroubleCode shall be returned. More... | |
| IntegerTerm | troubleCode |
| Cardinality [1] The element addresses the trouble code from which the DbDiagTroubleCode object shall be returned. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
| MetaData | metaData |
| Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Gets the DbDiagTroubleCode
The GetDbFaultMemoryDiagTroubleCodeByTroubleCode activity which returns the DbDiagTroubleCode (MCDDbDiagTroubleCode) object which matches given trouble code.
Note: The appropriate MVCI system operation is MCDDbFaultMemory::getDbDiagTroubleCodeByTroubleCode.
| Exceptions.InvalidTypeException | If the trouble code (Integer) can not be determined. |
| DbFaultMemoryTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbFaultMemoryDiagTroubleCodeByTroubleCode.faultMemory |
Cardinality [1]
The element addresses the DbFaultMemory which DbDiagTroubleCode shall be returned.
| IntegerTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbFaultMemoryDiagTroubleCodeByTroubleCode.troubleCode |
Cardinality [1]
The element addresses the trouble code from which the DbDiagTroubleCode object shall be returned.