The WeighingType defines the structure of an Object of the WeighingType. Figure 51 shows the hierarchical structure and details of the composition. It is formally defined in Table 104.
An Object of the WeighingType represents a weighing process in a recipe. The process can be an automatic or a manual filling process. The WeighingType contains all information needed in the weighing process.
Figure 51 – Overview WeighingType
Table 104 – WeighingType Definition
Attribute |
Value |
||||
BrowseName |
WeighingType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of the RecipeElementType |
|||||
0:HasComponent |
Variable |
WeighingModuleNodeId |
NodeId |
BaseDataVariableType |
Mandatory |
0:HasComponent |
Object |
Material |
|
MaterialType |
Optional |
0:HasComponent |
Variable |
TargetWeight |
0:Number |
TargetItemType |
Mandatory |
WeighingModuleNodeId defines the Id of the load cell which is used for weighing the product.
Material defines the material which needs to be measured. Each material has different characteristics that are defined in MaterialType.
TargetWeight defines the preset of the volume to be processed.