NumericRangeMeasurement Class |
Namespace: FactoryLogix.xTend.DataObjects
The NumericRangeMeasurement type exposes the following members.
Name | Description | |
---|---|---|
NumericRangeMeasurement | Initializes a new instance of the NumericRangeMeasurement class |
Name | Description | |
---|---|---|
EndValue |
The actual ending value to be recorded for the Item.
| |
LowerControlLimit |
The SPC Lower Control Limit (LCL) for this Measurement.
| |
StartValue |
The actual starting value to be recorded for the Item.
| |
UpperControlLimit |
The SPC Upper Control Limit (UCL) for this Measurement.
|