Slot: Switch
Designates this line as a switch for graphics and algorithmic purposes. Default is false. SIDE EFFECT: Sets r1=1.0, x1=1.0, r0=1.0, x0=1.0, c1=1.1, c0=1.0, length=0.001.
URI: dss:Switch
Applicable Classes
| Name |
Description |
Modifies Slot |
| Line |
A Line object in OpenDSS representing a power delivery line connecting two bu... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| Owner |
Line |
- When Switch=True the converter returns a LoadBreakSwitch (or Breaker/Fuse/Recloser when an associated protection device is present) instead of an ACLineSegment; the ACLineSegment class mapping is bypassed. On export, a switch-class CIM object is written back as Line with Switch=True.
Annotations
| property |
value |
| order |
15 |
| dss_default |
false |
Schema Source
- from schema: https://gridappsd.github.io/dss-graph/opendss
Mappings
| Mapping Type |
Mapped Value |
| self |
dss:Switch |
| native |
dss:Switch |
| close |
cim:LoadBreakSwitch |
LinkML Source
name: Switch
annotations:
order:
tag: order
value: 15
dss_default:
tag: dss_default
value: 'false'
description: 'Designates this line as a switch for graphics and algorithmic purposes.
Default is false. SIDE EFFECT: Sets r1=1.0, x1=1.0, r0=1.0, x0=1.0, c1=1.1, c0=1.0,
length=0.001.'
comments:
- When Switch=True the converter returns a LoadBreakSwitch (or Breaker/Fuse/Recloser
when an associated protection device is present) instead of an ACLineSegment; the
ACLineSegment class mapping is bypassed. On export, a switch-class CIM object is
written back as Line with Switch=True.
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:LoadBreakSwitch
rank: 1000
owner: Line
domain_of:
- Line
range: boolean
required: false