OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceLiteralParameter Interface Reference

A literal parameter is not a real DeviceService Parameter because it does not exists in the related DeviceServiceSignature. A literal parameter represents a parameter of an external device service, which is mapped to a literal. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceLiteralParameter:
Inheritance graph

Properties

object Value [get]
 Gets value. More...
 
- Properties inherited from OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceParameter
string DataType [get]
 Gets DataType. More...
 
object InitValue [get]
 Gets initial value. More...
 
int MappingIndex [get]
 Gets mapping index. More...
 
string MappingName [get]
 Gets mapping name. More...
 
string Name [get]
 Gets name. More...
 
string Specification [get]
 Gets specification. More...
 

Detailed Description

A literal parameter is not a real DeviceService Parameter because it does not exists in the related DeviceServiceSignature. A literal parameter represents a parameter of an external device service, which is mapped to a literal.

Property Documentation

◆ Value

object OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceLiteralParameter.Value
get

Gets value.


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