Skip to main content

AnalogControl

Class Description

An analog control used for supervisory control.

Attributes

NameTypeDescription
maxValueFloatNormal value range maximum for any of the Control.value. Used for scaling, e.g. in bar graphs.
minValueFloatNormal value range minimum for any of the Control.value. Used for scaling, e.g. in bar graphs.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
AnalogControl0..1AnalogValue1AnalogControlThe Control variable associated with the MeasurementValue.AnalogValueThe MeasurementValue that is controlled.