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 |
---|---|---|
0..1 |
||
0..1 |
||
0..1 |
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <Equipment>
RDL reference: CUSTOM SIEVE
ComponentClass: CustomSieve
ComponentClassURI: http://sandbox.dexpi.org/rdl/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
Type: NullablePower
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: DESIGN POWER
Name: DesignPower
AttributeURI: http://sandbox.dexpi.org/rdl/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.
RDL reference: DESIGN ROTATIONAL FREQUENCY
Name: DesignRotationalFrequency
AttributeURI: http://sandbox.dexpi.org/rdl/DesignRotationalFrequency
DesignShaftPower¶
Attribute (data)
The shaft power for which the CustomSieve is designed.
Multiplicity: 0..1
Type: NullablePower
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: DESIGN SHAFT POWER
Name: DesignShaftPower
AttributeURI: http://sandbox.dexpi.org/rdl/DesignShaftPower