7.23 ZoneType Definition

7.23.1 Overview

The ZoneType defines the structure of an Object of the ZoneType. Figure 34 shows the hierarchical structure and details of the composition. It is formally defined in Table 62.

The ZoneType is a container for the weighing zones in a checkweigher. It defines additional methods and properties required for managing the different zones and provides a ZoneStatistic.

Figure 34 - Overview ZoneType

7.23.2 ObjectType Definition

Table 62 - ZoneType Definition
Attribute Value
BrowseNameZoneType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the BaseObjectType defined in OPC 10000-5
0:HasComponentVariableLowerLimit0:Number0:AnalogUnitTypeMandatory
0:HasComponentVariableName0:LocalizedTextBaseDataVariableTypeMandatory
0:HasComponentVariableUpperLimit0:Number0:AnalogUnitTypeMandatory
0:HasComponentObject ZoneStatisticStatisticCounterTypeOptional
Conformance Units
Scales Catchweigher

7.23.3 ObjectType Description

LowerLimit defines the lower weight limit of this zone. The lower limit is prior to the upper limit if two zones are next to each other.

Name defines the user-readable name of the zone.

UpperLimit defines the upper weight limit of this zone.

ZoneStatistic contains statistics regarding this zone.