Class Description

Protective actions on non-switching equipment. The operating condition is adjusted.

Attributes

Name Type Description
byPercentage PerCent The adjustment is given in percent of the active value.
byValue Float The adjustment is given in value of the active value.
kind ProtectiveActionAdjustmentKind Defines the kind of adjustment that should be done. With this value the correct attribute containing the value needs to be used.
reduce Boolean If true, the adjusted value is an reduction. Other wise it is an increase in the value.
setValue Float The adjustment is given by a new active value.

Relationships

Inherits from

Descendant classes

  • No 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
ConductingEquipment 1 ProtectiveActionAdjustment 0..* ConductingEquipment ConductingEquipment whose operating condition is changed when this protective action adjustment gets activated. ProtectiveActionAdjustment The operating condition to the Conducting Equipment is changed when protective action adjustment is activated. For ShuntCompensator or other conducting equipment that operates on discrete values (integer), the values given in float will be rounded.
Measurement 0..1 ProtectiveActionAdjustment 0..* Measurement The measurement is used to control the operation of an equipment. ProtectiveActionAdjustment
ProtectiveActionAdjustment 0..* DCConductingEquipment 1 ProtectiveActionAdjustment DCConductingEquipment The operating condition to the Conducting Equipment is changed when protective action adjustment is activated.