Click or drag to resize
Grid Solutions Framework

IOutOfRangeService Methods

The IOutOfRangeService type exposes the following members.

Methods
  Name Description
Public method ReadAllOutOfRangeMeasurementsAsJson Reads all out-of-range measurements from the Tests and sends it in Json format.
Public method ReadAllOutOfRangeMeasurementsAsXml Reads all out-of-range measurements from the Tests and sends it in Xml format.
Public method ReadOutOfRangeMeasurementsFromDeviceAsJson Reads all out-of-range measurements from the specified device and sends it in Json format.
Public method ReadOutOfRangeMeasurementsFromDeviceAsXml Reads all out-of-range measurements from the specified device and sends it in Xml format.
Public method ReadOutOfRangeMeasurementsFromTestAsJson Reads all out-of-range measurements from the specified RangeTest and sends it in Json format.
Public method ReadOutOfRangeMeasurementsFromTestAsXml Reads all out-of-range measurements from the specified RangeTest and sends it in Xml format.
Public method ReadOutOfRangeMeasurementsWithSignalTypeAsJson Reads all out-of-range measurements with the specified signal type and sends it in Json format.
Public method ReadOutOfRangeMeasurementsWithSignalTypeAsXml Reads all out-of-range measurements with the specified signal type and sends it in Xml format.
Top
See Also