Measurement state
Measurement State indicates the current state of a measurement, such as whether it is acceptable for further processing or requires attention.
List of available definitions
Value | Enumeration | Description |
---|---|---|
-1 |
NO_STATE |
No state |
0 |
NOT_MEASURED |
Not measured |
1 |
GOOD |
OK |
2 |
BAD |
NOK |
3 |
ABORT |
Abort |
4 |
TO_SMALL |
To small |
5 |
TO_BIG |
To big |
6 |
RANGE_TOO_BIG |
Range too big |
7 |
TIMEOUT |
Timeout |
8 |
STRING_COMPARE_WRONG |
String comparison wrong |
9 |
MEASURED |
Measured |
10 |
PULLED_OUT |
Pulled out |
11 |
ELEMENT_NOT_USED |
Element not used |
12 |
SCRAPPED |
Scrapped |
13 |
IN_PROCESS |
In Process |
14 |
INCOMPLETE |
Incomplete |