OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IResponseParameters Interface Reference

Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there. More...

Inherited by OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.OtxResponseParameters.

Public Member Functions

void Add (IResponseParameter responseParameter)
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
IResponseParameter GetItemByIndex (int index)
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 

Properties

int Count [get]
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
string Name [get]
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 

Detailed Description

Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there.

Member Function Documentation

◆ Add()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IResponseParameters.Add ( IResponseParameter  responseParameter)

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.

◆ GetItemByIndex()

IResponseParameter OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IResponseParameters.GetItemByIndex ( int  index)

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.

Property Documentation

◆ Count

int OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IResponseParameters.Count
get

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.

◆ Name

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IResponseParameters.Name
get

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.


The documentation for this interface was generated from the following file: