OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IRequestParameters 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.OtxRequestParameters.

Public Member Functions

void Add (IRequestParameter requestParameter)
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
IRequestParameter 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...
 

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.IRequestParameters.Add ( IRequestParameter  requestParameter)

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

◆ GetItemByIndex()

IRequestParameter OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IRequestParameters.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.IRequestParameters.Count
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: