Fault |
| Member name | Value | Description |
|---|---|---|
| LoadError | 0 | A problem occurred loading a unit |
| UnloadError | 1 | A problem occurred unloading a unit |
| AutoSafetyStop | 2 | A safety stop was automatically triggered by automation |
| SafetyStop | 3 | A safety stop was manually triggered by a human being |
| QualityCheck | 4 | A stop was triggered due to a quality related problem |
| RemoteStop | 5 | A stop was triggered remotely |
| MechanicalFailure | 6 | A stop was induced by a mechanical failure |
| SoftwareFailure | 7 | A stop was induced by a software failure |
| PowerFailure | 8 | A stop was induced by a power failure |
| MissingDocumentation | 9 | A stop was induced because required documentation was missing |
| Refill | 10 | A stop was induced because material requires a refill of an empty consumable material |
| MsdExpired | 11 | A stop was induced because required material moisture sensitive status has been expired |
| MaterialExpired | 12 | A stop was induced because required consumable material due date status has been expired |
| MissingComponent | 13 | A stop was induced because required consumable material is missing |
| ElectricalFailure | 14 | A stop was triggered by an electrical device failure (i.e. Sensor failed) |
| ServicesFailure | 15 | A stop was triggered by a services failure (i.e. Lack of air pressure) |
| ProcessError | 16 | ** NOTE: ADDED in CFX 1.2 ** A stop was triggered due to process error. |
| RejectedComponent | 17 |
A stop was induced because a consumable material has been rejected
** NOTE: ADDED in CFX 1.5 ** |