PartQuality

The fields of the PartQuality DataType are defined in the following table:
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. |
The representation of the PartQuality DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=63 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | PartQuality |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PartQuality DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |