CustomWeigher

Overview

Class

A custom Weigher, i.e., a Weigher that is not covered by any of the other subclasses of Weigher (BatchWeigher or ContinuousWeigher).

Supertypes

Attributes (data)

Name

Multiplicity

Type

BeltWidth

0..1

NullableLength

DesignCapacityWeighingQuantities

0..1

NullableNumberPerTimeInterval

UpperLimitDesignLoad

0..1

NullableMass

Implementation in Proteus Schema

The class is implemented as a Proteus XML element with RDL reference.

Tag: <Equipment>

RDL reference: CUSTOM WEIGHER

ComponentClass: CustomWeigher

Example

Implementation in Proteus Schema

<Equipment
    ID="customWeigher1"
    ComponentClass="CustomWeigher"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomWeigher" ...>
  ...
</Equipment>

BeltWidth

Attribute (data)

The belt width of the CustomWeigher.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

RDL reference: BELT WIDTH

Name: BeltWidth

DesignCapacityWeighingQuantities

Attribute (data)

The capacity for the number of weighing quantities per time for which the CustomWeigher is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

Name: DesignCapacityWeighingQuantities

UpperLimitDesignLoad

Attribute (data)

The upper limit for the load for which the CustomWeigher is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

Name: UpperLimitDesignLoad