Skip to main content

Command

Class Description

A Command is a discrete control used for supervisory control.

Attributes

NameTypeDescription
normalValueIntegerNormal value for Control.value e.g. used for percentage scaling.
valueIntegerThe value representing the actuator output.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Command0..*ValueAliasSet0..1CommandsThe Commands using the set for translation.ValueAliasSetThe ValueAliasSet used for translation of a Control value to a name.
Command0..1DiscreteValue1CommandThe Control variable associated with the MeasurementValue.DiscreteValueThe MeasurementValue that is controlled.