Click or drag to resize

NumericMeasurement Properties

The NumericMeasurement type exposes the following members.

Properties
  NameDescription
Public propertyLowerControlLimit
The SPC Lower Control Limit (LCL) for this Measurement.
Public propertyMaxValue
The maximum acceptable value for this particular Measurement.
Public propertyMinValue
The minimum acceptable value for this particular Measurement.
Public propertyNominalValue
The theorectically ideal value for this particular Measurement.
Public propertyUpperControlLimit
The SPC Upper Control Limit (UCL) for this Measurement.
Public propertyValue
The actual numeric value to be recorded for the Item.
Top
See Also