7.40 WeighingType Definition
7.40.1 Overview
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 109.
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.

7.40.2 ObjectType 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 |
| Conformance Units | |||||
|---|---|---|---|---|---|
| Scales RecipeManagement | |||||
| Scales DynamicRecipeManagement |
7.40.3 ObjectType Description
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.