CustomSieve

Overview

Class

A custom Sieve, i.e., a Sieve that is not covered by any of the other subclasses of Sieve (RevolvingSieve, StationarySieve, or VibratingSieve).

Supertypes

Attributes (data)

Name

Multiplicity

Type

DesignPower

0..1

NullablePower

DesignRotationalFrequency

0..1

NullableRotationalFrequency

DesignShaftPower

0..1

NullablePower

Implementation in Proteus Schema

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

Tag: <Equipment>

RDL reference: CUSTOM SIEVE

ComponentClass: CustomSieve

Example

Implementation in Proteus Schema

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

DesignPower

Attribute (data)

The power for which the CustomSieve is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

RDL reference: DESIGN POWER

Name: DesignPower

DesignRotationalFrequency

Attribute (data)

The rotational frequency for which the CustomSieve is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: DesignRotationalFrequency

DesignShaftPower

Attribute (data)

The shaft power for which the CustomSieve is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

RDL reference: DESIGN SHAFT POWER

Name: DesignShaftPower