AnalogValue
Class Description
AnalogValue represents an analog MeasurementValue.
Attributes
Name | Type | Description |
---|---|---|
value | Float | The value to supervise. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | 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. |
AnalogValue | 1 | AltTieMeas | 0..* | AnalogValue | The specific analog value used as a source. | AltTieMeas | The usage of the measurement within the control area specification. |
AnalogValue | 1 | AltGeneratingUnitMeas | 0..* | AnalogValue | The specific analog value used as a source. | AltGeneratingUnit | The alternate generating unit for which this measurement value applies. |
AnalogValue | 0..* | Analog | 1 | AnalogValues | The values connected to this measurement. | Analog | Measurement to which this value is connected. |