RecipeProductType

Represents a product of a recipe scale.
The representation of the RecipeProductType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=19 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | RecipeProductType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | ProductType |
The references from the RecipeProductType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | RecipeNodeId | NodeId | BaseDataVariableType | Mandatory |
HasComponent | Variable | Report | RecipeReportElementType[] | BaseDataVariableType | Mandatory |
HasComponent | Object | ReportFile | FileType | Optional |