Disconnector
A manually operated or motor operated mechanical switching device used for changing the connections in a circuit, or for isolating a circuit or equipment from a source of power. It is required to open or close circuits when negligible current is broken or made.
URI: cim:Disconnector
Type: Class
classDiagram
class Disconnector
click Disconnector href "../Disconnector"
Switch <|-- Disconnector
click Switch href "../Switch"
Disconnector : Equipment.inService
Disconnector : Switch.locked
Disconnector : IdentifiedObject.mRID
Disconnector : Switch.open
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
locked | cim:Switch.locked | 1 boolean |
If true, the switch is locked | Switch |
open | cim:Switch.open | 1 boolean |
The attribute tells if the switch is considered open when used as input to to... | Switch |
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:Disconnector |
native | this:Disconnector |