7.47 HopperScaleType Definition

7.47.1 Overview

The HopperScaleType defines the structure of an Object of the HopperScaleType. Figure 58 shows the hierarchical structure and details of the composition. It is formally defined in Table 121.

Figure 58 - Overview HopperScaleType

7.47.2 ObjectType Definition

Table 121 - HopperScaleType Definition
Attribute Value
BrowseNameHopperScaleType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the SimpleScaleType
0:HasPropertyVariable<Limits>Boolean0:PropertyTypeOptionalPlaceholder
0:HasComponentVariableLevelMax0:Number0:AnalogUnitTypeOptional
0:HasComponentVariableLevelMin0:Number0:AnalogUnitTypeOptional
0:HasPropertyVariableLimitMaxBoolean0:PropertyTypeMandatory
0:HasPropertyVariableLimitMinBoolean0:PropertyTypeMandatory
Conformance Units
Scales HopperScale

7.47.3 ObjectType Description

<Limits> defines a placeholder for individual additional limits that may be reached.

LimitMin: The current fill level falls below the allowed minimum level.

LimitMax: The current fill level exceeds the allowed maximum level.

LevelMax defines the maximum fill level where an action is necessary.

LevelMin defines the minimum fill level where an action is necessary.

The components of the HopperScaleType have additional references which are defined in Table 122.

The LevelMax/LevelMode defines with which condition the LevelMax and the current fill level (CurrentWeight) are compared.

The LevelMin/LevelMode defines with which condition the LevelMin and the current fill level (CurrentWeight) are compared.

Table 122 - HopperScaleType Additional Subcomponents
Source Path References NodeClass BrowseName DataType TypeDefinition Others
LevelMax0:HasPropertyVariableLevelModeEqualityAndRelationalOperator0:PropertyTypeOptional
LevelMin0:HasPropertyVariableLevelModeEqualityAndRelationalOperator0:PropertyTypeOptional