CycleQualityEnumeration

Quality of the whole cycle.
The fields of the CycleQualityEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
GOOD_CYCLE | 0 | The machine has detected no failures during the cycle and the part quality (for all cavities) is assumed as good. |
BAD_CYCLE | 1 | The quality of the part(s) is assumed as bad. |
TEST_SAMPLE_CYCLE | 2 | A cycle is separated as a test sample. |
FAILED_CYCLE | 3 | The machine has detected failures during the cycle and the part quality is assumed as bad. Further information is provided by the MessageCondition fired in this case. |
The representation of the CycleQualityEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3019 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | CycleQualityEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the CycleQualityEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |