Class Description
An analog control used for supervisory control.
Attributes
Name | Type | Description |
---|---|---|
maxValue | Float | Normal value range maximum for any of the Control.value. Used for scaling, e.g. in bar graphs. |
minValue | Float | Normal value range minimum for any of the Control.value. Used for scaling, e.g. in bar graphs. |
Relationships
Inherits from
Descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
AnalogValue | 1 | AnalogControl | 0..1 | AnalogValue | The MeasurementValue that is controlled. | AnalogControl | The Control variable associated with the MeasurementValue. |