NumericMeasurement Properties |
The NumericMeasurement type exposes the following members.
Name | Description | |
---|---|---|
LowerControlLimit |
The SPC Lower Control Limit (LCL) for this Measurement.
| |
MaxValue |
The maximum acceptable value for this particular Measurement.
| |
MinValue |
The minimum acceptable value for this particular Measurement.
| |
NominalValue |
The theorectically ideal value for this particular Measurement.
| |
UpperControlLimit |
The SPC Upper Control Limit (UCL) for this Measurement.
| |
Value |
The actual numeric value to be recorded for the Item.
|