![]() |
IOut
|
[ServiceContractAttribute] public interface IOutOfRangeService
The IOutOfRangeService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReadAllOutOfRangeMeasurementsAsJson | Reads all out-of-range measurements from the Tests and sends it in Json format. |
![]() | ReadAllOutOfRangeMeasurementsAsXml | Reads all out-of-range measurements from the Tests and sends it in Xml format. |
![]() | ReadOutOfRangeMeasurementsFromDeviceAsJson | Reads all out-of-range measurements from the specified device and sends it in Json format. |
![]() | ReadOutOfRangeMeasurementsFromDeviceAsXml | Reads all out-of-range measurements from the specified device and sends it in Xml format. |
![]() | ReadOutOfRangeMeasurementsFromTestAsJson | Reads all out-of-range measurements from the specified RangeTest and sends it in Json format. |
![]() | ReadOutOfRangeMeasurementsFromTestAsXml | Reads all out-of-range measurements from the specified RangeTest and sends it in Xml format. |
![]() | ReadOutOfRangeMeasurementsWithSignalTypeAsJson | Reads all out-of-range measurements with the specified signal type and sends it in Json format. |
![]() | ReadOutOfRangeMeasurementsWithSignalTypeAsXml | Reads all out-of-range measurements with the specified signal type and sends it in Xml format. |