Click or drag to resize
Grid Solutions Framework

IFlatlineService Methods

The IFlatlineService type exposes the following members.

Methods
  Name Description
Public method ReadAllFlatlinedMeasurementsAsJson Reads all flatlined measurements from the Test and sends it in Json format.
Public method ReadAllFlatlinedMeasurementsAsXml Reads all flatlined measurements from the Test and sends it in Xml format.
Public method ReadFlatlinedMeasurementsFromDeviceAsJson Reads all flatlined measurements from the specified device and sends it in Json format.
Public method ReadFlatlinedMeasurementsFromDeviceAsXml Reads all flatlined measurements from the specified device and sends it in Xml format.
Top
See Also