Skip to content

SvStatus

State variable for status.

URI: cim:SvStatus
Type: Class

%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
    class SvStatus
    click SvStatus href "/Models/Profiles/StateVariables/ConcreteClasses/SvStatus/"
    style SvStatus fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        SvStatus --> ConductingEquipment : SvStatus.ConductingEquipment

        ConductingEquipment
            click ConductingEquipment href "/Models/Profiles/StateVariables/AbstractClasses/ConductingEquipment/"
            style ConductingEquipment fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        ConductingEquipment --> SvStatus : ConductingEquipment.SvStatus

        ConductingEquipment
            click ConductingEquipment href "/Models/Profiles/StateVariables/AbstractClasses/ConductingEquipment/"
            style ConductingEquipment fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


        SvStatus : SvStatus.ConductingEquipment
        SvStatus : SvStatus.inService

Inheritance

  • SvStatus

Attributes

Name URI Cardinality and Range Description Inheritance
ConductingEquipment cim:SvStatus.ConductingEquipment No cardinality available ConductingEquipment The conducting equipment associated with the status state variable. direct
inService cim:SvStatus.inService No cardinality available boolean The in service status as a result of topology processing. It indicates if the equipment is considered as energized by the power flow. It reflects if the equipment is connected within a solvable island. It does not necessarily reflect whether or not the island was solved by the power flow. direct

Schema Source

Responsive Footer