![]() |
OTX Reference
|
|
Create service via semantic More...
Public Attributes | |
ComChannelTerm | comChannel |
Comprises the handle of the communication channel (LogicalLink). More... | |
StringTerm | semantic |
The semantic attribute of the diagnostic service to be created. Please note, that the communication channel (ComChannel) must be selected before you can adjust this value. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Create service via semantic
The CreateDiagServiceBySemantic term creates a handle to a diagnostic service that can subsequently be used for parameterizing or executing that service. The diagnostic service to be created is identified by its semantic attribute. The semantic attribute concept is defined by the ODX/MVCI standards, for example the diagnostic service used for clearing an ECUs fault memory has the semantic attribute FAULTCLEAR. As a result the activity returns a DiagService handle.
Exceptions.AmbiguousSemanticException | It is thrown in case there are none or more than one DiagService present at the ComChannel with the semantic value specified by the <semantic> element. |
ComChannelTerm OpenTestSystem.Otx.Extensions.DiagCom.Terms.CreateDiagServiceBySemantic.comChannel |
Comprises the handle of the communication channel (LogicalLink).
StringTerm OpenTestSystem.Otx.Extensions.DiagCom.Terms.CreateDiagServiceBySemantic.semantic |
The semantic attribute of the diagnostic service to be created. Please note, that the communication channel (ComChannel) must be selected before you can adjust this value.