This enumeration provides possible values for the quality of a part. The value represents the quality for the production process step(s) in the machine tool, not the quality of possible previous production steps.
The enumeration is defined in Table 94.
Table 94 – PartQuality EnumValues Fields
Name |
Value |
Description |
CapabilityUnavailable |
0 |
The machine tool is not able to give a statement about the part quality. |
Good |
1 |
The part quality is determined good. |
Bad |
2 |
The part quality is determined bad. |
NotYetMeasured |
3 |
The PartQuality will still be determined in the machine tool to be either Good or Bad. |
WillNotBeMeasured |
4 |
The machine tool will not give a statement about the part quality. |
Its representation in the AddressSpace is defined in Table 95.
Table 95 – PartQuality Definition
Attribute |
Value |
|||||
BrowseName |
PartQuality |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the Enumeration type defined in OPC 10000-3 |
||||||
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType [] |
0:PropertyType |
|