Skip to content

Switch

A generic device designed to close, or open, or both, one or more electric circuits. All switches are two terminal devices including grounding switches. The ACDCTerminal.connected at the two sides of the switch shall not be considered for assessing switch connectivity, i.e. only Switch.open, .normalOpen and .locked are relevant.

URI: cim:Switch
Type: Class

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

        ConductingEquipment <|-- Switch : inherits
            click ConductingEquipment href "/Models/Profiles/StateVariables/AbstractClasses/ConductingEquipment/"
            style ConductingEquipment fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        Switch --> SvSwitch : Switch.SvSwitch

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

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

        SvStatus --> ConductingEquipment : SvStatus.ConductingEquipment

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

        SvSwitch --> Switch : SvSwitch.Switch

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


        Switch : Switch.SvSwitch
        ConductingEquipment : ConductingEquipment.SvStatus

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
SvSwitch cim:Switch.SvSwitch No cardinality available SvSwitch The switch state associated with the switch. direct
SvStatus cim:ConductingEquipment.SvStatus No cardinality available SvStatus The status state variable associated with this conducting equipment. ConductingEquipment

Schema Source

Responsive Footer