![]() |
OTX Reference
|
|
Create service More...
Public Attributes | |
ComChannelTerm | comChannel |
Comprises the handle of the communication channel (LogicalLink). More... | |
StringTerm | name |
The ShortName 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
The CreateDiagServiceByName 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 name. As a result the activity returns a DiagService handle.
Exceptions.UnknownTargetException | It is thrown if no DiagService with the name provided by the <name> element exists. |
ComChannelTerm OpenTestSystem.Otx.Extensions.DiagCom.Terms.CreateDiagServiceByName.comChannel |
Comprises the handle of the communication channel (LogicalLink).
StringTerm OpenTestSystem.Otx.Extensions.DiagCom.Terms.CreateDiagServiceByName.name |
The ShortName of the diagnostic service to be created. Please note, that the communication channel (ComChannel) must be selected before you can adjust this value.