Click or drag to resize

MeasurementType Enumeration

An enumeration describing the generalized category of a measurement.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public enum MeasurementType
Members
  Member nameValueDescription
Unknown0 The measurement has not been categorized.
TestData1 The measurement came from an automated tester that produces a very high volume of measurements which are rarely analyzed.
ParametricData2 The measure came from a low volume source (such as a human), and is often analyzed or included in printed trace reports.
See Also