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
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|
AnalogControl | 0..1 | AnalogValue | 1 | AnalogControl | The Control variable associated with the MeasurementValue. | AnalogValue | The MeasurementValue that is controlled. |