Tolerance#
The Tolerance element allow input of a number.
Settings:
- Required: If checked the User cannot complete the UI without entering a number
- Disabled: If checked the User cannot update the input and the value should be set from the Flow
- Unit: Any type of text is allowed as unit, for example "mm", "kg", "EUR", "People" ...
- Nominal value: A number which is used to calculate the range of number acceptance
- Lower deviation: A number which is added to the "Nominal value" to calculate the minimum value of the range
- Upper deviation: A number which is added to the "Nominal value" to calculate the maximum value of the range
- ISO 286: If toggled a dropdown with ISO options is shown - "a9", "a10", "b8", "k9", "H17"...
Example: "Nominal value"=10mm, "Lower deviation"=-1mm, "Upper deviation"=1mm, Range is 9mm - 11mm
Conditions: There are 2 types of conditions - "Within tolerance" and "Out of tolerance"
See UI Designer