The AutomaticFillingProductType defines the structure of an Object of the AutomaticFillingProductType. Figure 22 shows the hierarchical structure and details of the composition. It is formally defined in Table 38.

An Object of AutomaticFillingProductType represents a product of an automatic filling scale. It defines additional methods and properties required for managing the product.

image034.gif

Figure 22 − Overview AutomaticFillingProductType

Table 38 − AutomaticFillingProductType Definition

Attribute

Value

BrowseName

AutomaticFillingProductType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule

Subtype of the ProductType

0:HasComponent

Variable

FeedRateMeasuringInterval

0:Duration

BaseDataVariableType

Optional

0:HasComponent

Variable

FillingTime

0:Duration

BaseDataVariableType

Optional

0:HasComponent

Variable

FineFeedWeight

0:Number

0:AnalogItemType

Optional

0:HasComponent

Variable

InFlightWeight

0:Number

0:AnalogItemType

Mandatory

0:HasComponent

Variable

JogFeed

0:Boolean

BaseDataVariableType

Optional

0:HasComponent

Variable

MinimumDeltaPerFeedRateMeasuringInterval

0:Number

0:AnalogItemType

Optional

0:HasComponent

Variable

SettlingTime

Duration

BaseDataVariableType

Optional

0:HasProperty

Variable

TareId

0:String

0:PropertyType

Optional

0:HasComponent

Variable

TargetWeight

0:Number

TargetItemType

Mandatory

FeedRateMeasuringInterval defines the measuring interval for evaluating the current flowrate.

FillingTime defines the maximum duration for the filling process to take place. Needs to be completed during this period.

FineFeedWeight defines the volume to be dosed in fine flow.

InFlightWeight defines the volume that is behind the valve/in flight after feeding is stopped.

JogFeed defines if an additional dosage is necessary.

MinimumDeltaPerFeedRateMeasuringInterval defines the minimum amount of weight data which needs to change within the FeedRateMeasuringInterval. Otherwise, the filling procedure is not valid.

SettlingTime defines the time that needs to be passed before the measurement process can be triggered.

TareId defines an ID of tare value for the current product or item.

TargetWeight defines the preset of the volume to be processed.