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 : ConductingEquipment.SvStatus
Switch --> SvStatus : ConductingEquipment.SvStatus
click SvStatus href "../SvStatus"
Switch : Switch.SvSwitch
Switch --> SvSwitch : Switch.SvSwitch
click SvSwitch href "../SvSwitch"
Inheritance
- ConductingEquipment
- Switch
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
SvSwitch | cim:Switch.SvSwitch | * SvSwitch |
The switch state associated with the switch | direct |
SvStatus | cim:ConductingEquipment.SvStatus | 0..1 SvStatus |
The status state variable associated with this conducting equipment | ConductingEquipment |
Usages
used by | used in | type | used |
---|---|---|---|
SvSwitch | Switch | range | Switch |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/StateVariables-EU#Package_StateVariablesProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Switch |
native | this:Switch |