10.10 ToleranceState
This Enumeration describes the different states of tolerance. Its representation in the AddressSpace and the possible values are defined in Table 157.
| Name | Value | Description |
| In_0 | 0 | The value is within the tolerance range. |
| Under_1 | 1 | The value is underneath the tolerance range. |
| Over_2 | 2 | The value is above the tolerance range |
| UnderOrOver_3 | 3 | The value is underneath or above the tolerance range and is not further determined. |