public interface IDevice
Public Interface IDevice
public interface class IDevice
Gemstone.Timeseries.IDevice = function();
Gemstone.Timeseries.IDevice.createInterface('Gemstone.Timeseries.IDevice');
DataQualityErrors | Gets or sets total data quality errors of this IDevice. |
DeviceErrors | Gets or sets total device errors of this IDevice. |
MeasurementsDefined | Gets or sets the number of measurements (per frame) defined for this IDevice. |
MeasurementsExpected | Gets or sets total measurements expected to have been received for this IDevice. |
MeasurementsReceived | Gets or sets total measurements received for this IDevice. |
MeasurementsWithError | Gets or sets the number of measurements received while this IDevice was reporting errors. |
TimeQualityErrors | Gets or sets total time quality errors of this IDevice. |