This enumeration describes the different states of tolerance. Its representation in the AddressSpace and the possible values are defined in Table 152.
Table 152 – ToleranceState Definition
Name |
Description |
In_0 |
The value is within the tolerance range. |
Under_1 |
The value is underneath the tolerance range. |
Over_2 |
The value is above the tolerance range |
UnderOrOver_3 |
The value is underneath or above the tolerance range and is not further determined. |