NumericMeasurement Class |
Namespace: FactoryLogix.xTend.DataObjects
The NumericMeasurement type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumericMeasurement | Initializes a new instance of the NumericMeasurement class |
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.
|