CustomDryer¶
Overview¶
Class
A custom Dryer, i.e., a Dryer that is not covered by any of the other subclasses of Dryer (ConvectionDryer or HeatedSurfaceDryer).
Supertypes
Attributes (data)
Name |
Multiplicity |
Type |
---|---|---|
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 DRYER
ComponentClass: CustomDryer
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomDryer
Example
Implementation in Proteus Schema
<Equipment
ID="customDryer1"
ComponentClass="CustomDryer"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomDryer" ...>
...
</Equipment>
AirConsumption¶
Attribute (data)
The consumed air flow of the CustomDryer.
Multiplicity: 0..1
Type: NullableVolumeFlowRate
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: AIR CONSUMPTION
Name: AirConsumption
AttributeURI: http://data.posccaesar.org/rdl/RDS5875300
HeatedSurfaceArea¶
Attribute (data)
The heated surface area of the CustomDryer.
Multiplicity: 0..1
Type: NullableArea
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: HEATED SURFACE AREA
Name: HeatedSurfaceArea
AttributeURI: http://sandbox.dexpi.org/rdl/HeatedSurfaceArea