8.6 ProcessingCategoryDataType
The structure is defined in Table 33. If there are different version allowed all must be added.
| Name | Type | Description | Other |
| ProcessingCategoryDataType | structure | Subtype of Structure defined in OPC UA 10000-5 | |
ID | 0:String | The identifier for the ProcessingCategory from the predefined table above, a mandatory entry in int32 format. | M |
Description | 0:String | A description of the ProcessingCategory. | O |
SupportedParameter | ProcessingParameterDataType[] | One or more SupportedParameter for the ProcessingCategory. | O |
SupportedAssignment | 0:String[] | One or more SupportedAssignment for the ProcessingCategory | O |
SupportedVariable | ProcessingParameterDataType[] | Vendor-specific names | O |
SupportsTransformation | 0:Int32 | An integer value indicating whether transformation support is not provided (0), optional (1), or mandatory (2) | O |
SupportsSubProcessing | 0:Int32 | An integer value showing whether the category optionally (1) or mandatorily (2) supports sub-processings, or does not support them at all (0). | O |
Its representation in the AddressSpace is defined in Table 34.
| Attribute | Value | ||||
| BrowseName | ProcessingCategoryDataType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of Structure defined in OPC UA 10000-5 | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| FlatGlass_ProcessingCategoryDataType |