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
classDiagram
class Switch
click Switch href "../Switch"
ConductingEquipment <|-- Switch
click ConductingEquipment href "../ConductingEquipment"
Switch <|-- Disconnector
click Disconnector href "../Disconnector"
Switch <|-- Fuse
click Fuse href "../Fuse"
Switch <|-- GroundDisconnector
click GroundDisconnector href "../GroundDisconnector"
Switch <|-- Jumper
click Jumper href "../Jumper"
Switch <|-- ProtectedSwitch
click ProtectedSwitch href "../ProtectedSwitch"
Switch : Equipment.inService
Switch : Switch.locked
Switch : IdentifiedObject.mRID
Switch : Switch.open
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
locked | cim:Switch.locked | 1 boolean |
If true, the switch is locked | direct |
open | cim:Switch.open | 1 boolean |
The attribute tells if the switch is considered open when used as input to to... | direct |
inService | cim:Equipment.inService | 1 boolean |
Specifies the availability of the equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis/2.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Switch |
native | this:Switch |