![]() |
OTX Reference
|
|
Contains a list of in- and output arguments for the to-be-executed device service's parameters. More...
Classes | |
| class | DeviceServiceInArgument |
| Represents an input argument for an input parameter of the to-be-executed device service. More... | |
| class | DeviceServiceOutArgument |
| Represents an ouput argument for an output parameter of the to-be-executed device service. More... | |
Public Attributes | |
| DeviceServiceInArgument | inArgument |
| Represents an input argument for an input parameter of the to-be-executed device service. More... | |
| DeviceServiceOutArgument | outArgument |
| Represents an ouput argument for an output parameter of the to-be-executed device service. More... | |
Contains a list of in- and output arguments for the to-be-executed device service's parameters.
| DeviceServiceInArgument OpenTestSystem.Otx.Extensions.Measure.Actions.ExecuteDeviceService.DeviceServiceArguments.inArgument |
Represents an input argument for an input parameter of the to-be-executed device service.
| DeviceServiceOutArgument OpenTestSystem.Otx.Extensions.Measure.Actions.ExecuteDeviceService.DeviceServiceArguments.outArgument |
Represents an ouput argument for an output parameter of the to-be-executed device service.