CutterStatusTypeEnum
Definition: Enumeration for CutterStatus values.
Version Info
| Introduced | Deprecated | Updated |
|---|
| 1.2 | | |
Enumeration Literals
| Name | Int | Dep | Upd | Description | | ALLOCATED | 1.2 | | | tool is has been committed to a piece of equipment for use and is not available for use in any other piece of equipment. |
| AVAILABLE | 1.2 | | | tool is available for use. If this is not present, the tool is currently not ready to be used. |
| BROKEN | 1.2 | | | premature tool failure. |
| EXPIRED | 1.2 | | | tool has reached the end of its useful life. |
| MEASURED | 1.2 | | | tool has been measured. |
| NEW | 1.2 | | | new tool that has not been used or first use. Marks the start of the tool history. |
| NOT_REGISTERED | 1.2 | | | tool cannot be used until it is entered into the system. |
| RECONDITIONED | 1.2 | | | tool has been reconditioned. |
| UNALLOCATED | 1.2 | | | tool has not been committed to a process and can be allocated. |
| UNAVAILABLE | 1.2 | | | tool is unavailable for use in metal removal. |
| UNKNOWN | 1.2 | | | tool is an indeterminate state. This is the default value. |
| USED | 1.2 | | | tool is in process and has remaining tool life. |