Quality Specification limit properties
- Last UpdatedSep 25, 2023
- 1 minute read
Refer to the following table for the key configurable properties of Quality Specification limit.
Specification properties
|
Property |
Description |
Valid values |
|---|---|---|
|
LowerExpression |
The lower limit value of the specification against which to check the sample data. Use the Expression Editor to build an expression that defines the lower value of the specification limit. The value is out-of-specification whenever it falls below this level. |
Expression |
|
UpperExpression |
The upper limit value of the specification against which to check the sample data. Use the Expression Editor to build an expression that defines the upper value of the specification limit. The value is out-of-specification whenever it is higher than this level. |
Expression |
Important: When you configure lower and upper expressions, check that the result of the Upper Expression, as shown in UpperValues, is of greater value than the result of the Lower Expression, as shown in LowerValues, at all times. No automatic validation is performed to verify that this is the case. If you configure invalid values, most of your samples will be out of specification.