Class BaseDamper
Version 1.0
Modified 11-JUN-2007 08:02:06.36
 Base component for a damper.

 BaseDamper represents the mechanical valve in a valve aggregate
 and contains no signals.

Object Graph


RtBody attributes pwr_sClass_BaseDamper
String104 Description   Optional description.
The description is for example viewed in the navigator and in
the object graph.
String80 Specification   Specification of the damper.
URL DataSheet   A URL to the data sheet for the equipment in this hierarchy.
URL CircuitDiagram   A URL to the circuit diagram for the equipment in this hierarchy.


Template Object


Attributes detail


Description Attribute
Class Attribute
Type String104
Flags
Body RtBody
 Optional description.
 The description is for example viewed in the navigator and in
 the object graph.

Specification Attribute
Class Attribute
Type String80
Flags
Body RtBody
 Specification of the damper.
 Used for documentation only.

DataSheet Attribute
Class Attribute
Type URL
Flags
Body RtBody
 A URL to the data sheet for the equipment in this hierarchy.
 The data sheet can be displayed from the popup menu for this object.

CircuitDiagram Attribute
Class Attribute
Type URL
Flags
Body RtBody
 A URL to the circuit diagram for the equipment in this hierarchy.
 The circuit diagram can be displayed from the popup menu for this object.

 If the attribute is empty, the CircuitDiagram method will look at the
 closest ancestor that has supplied a value in CircuitDiagram and use this
 URL instead. If this behavior is unwanted, put the string 'Disabled' in the
 attribute. This will disable the CircuitDiagram method for this object, and
 for any child with empty CircuitDiagram attribute.