Quality threshold range properties
- Last UpdatedSep 25, 2023
- 1 minute read
Refer to the following table for the key configurable properties of Quality threshold range.
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 |
|
ThresholdLevel |
Displays the list of threshold warning labels, as configured in the Thresholds property of the System Configuration folder. This value is used for the color in the client grid as well as the tool tip label. |
String values |
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.