Class: Swtcontrol¶
A Swtcontrol object in OpenDSS.
URI: dss:Swtcontrol
classDiagram
class Swtcontrol
click Swtcontrol href "../Swtcontrol/"
Swtcontrol : Action
Swtcontrol : basefreq
Swtcontrol : Delay
Swtcontrol : enabled
Swtcontrol : like
Swtcontrol : Lock
Swtcontrol : name
Swtcontrol : Normal
Swtcontrol : Reset
Swtcontrol : State
Swtcontrol : SwitchedObj
Swtcontrol : SwitchedTerm
Class Properties¶
| Property | Value |
|---|---|
| Class URI | dss:Swtcontrol |
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 String |
Object name | direct |
| SwitchedObj | 0..1 String |
Name of circuit element switch that the SwtControl operates | direct |
| SwitchedTerm | 0..1 Integer |
Terminal number of the controlled element switch | direct |
| Action | 0..1 String |
{Open | Close} After specified delay time, and if not locked, causes the con... |
| Lock | 0..1 Boolean |
{Yes | No} Delayed action |
| Delay | 0..1 Float |
Operating time delay (sec) of the switch | direct |
| Normal | 0..1 String |
{Open | Closed] Normal state of the switch |
| State | 0..1 String |
{Open | Closed] Present state of the switch |
| Reset | 0..1 Boolean |
{Yes | No} If Yes, forces Reset of switch to Normal state and removes Lock in... |
| basefreq | 0..1 Float |
Base Frequency for ratings | direct |
| enabled | 0..1 Boolean |
{Yes | No or True |
| like | 0..1 String |
Make like another object, e | direct |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://gridappsd.github.io/dss-graph/opendss
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | dss:Swtcontrol |
| native | dss:Swtcontrol |
LinkML Source¶
Direct¶
name: Swtcontrol
description: A Swtcontrol object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
name:
name: name
description: Object name. Must be unique per object type.
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
identifier: true
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: true
SwitchedObj:
name: SwitchedObj
annotations:
order:
tag: order
value: 1
description: Name of circuit element switch that the SwtControl operates
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Fuse
- Recloser
- Relay
- Swtcontrol
range: string
required: false
SwitchedTerm:
name: SwitchedTerm
annotations:
order:
tag: order
value: 2
description: Terminal number of the controlled element switch
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Fuse
- Recloser
- Relay
- Swtcontrol
range: integer
required: false
Action:
name: Action
annotations:
order:
tag: order
value: 3
description: '{Open | Close} After specified delay time, and if not locked, causes
the controlled switch to open or close'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Fuse
- Recloser
- Swtcontrol
range: string
required: false
Lock:
name: Lock
annotations:
order:
tag: order
value: 4
description: '{Yes | No} Delayed action'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
rank: 1000
domain_of:
- Swtcontrol
range: boolean
required: false
Delay:
name: Delay
annotations:
order:
tag: order
value: 5
description: Operating time delay (sec) of the switch
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Capcontrol
- Fuse
- Recloser
- Relay
- Swtcontrol
range: float
required: false
Normal:
name: Normal
annotations:
order:
tag: order
value: 6
description: '{Open | Closed] Normal state of the switch'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Fuse
- Recloser
- Relay
- Swtcontrol
range: string
required: false
State:
name: State
annotations:
order:
tag: order
value: 7
description: '{Open | Closed] Present state of the switch'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Storage
- Fuse
- Recloser
- Relay
- Swtcontrol
range: string
required: false
Reset:
name: Reset
annotations:
order:
tag: order
value: 8
description: '{Yes | No} If Yes, forces Reset of switch to Normal state and removes
Lock independently of any internal reset command for mode change, etc'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Capcontrol
- Recloser
- Regcontrol
- Relay
- Swtcontrol
range: boolean
required: false
basefreq:
name: basefreq
annotations:
order:
tag: order
value: 9
description: Base Frequency for ratings
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: float
required: false
enabled:
name: enabled
annotations:
order:
tag: order
value: 10
description: '{Yes|No or True|False} Indicates whether this element is enabled'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: boolean
required: false
like:
name: like
annotations:
order:
tag: order
value: 11
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: false
class_uri: dss:Swtcontrol
Induced¶
name: Swtcontrol
description: A Swtcontrol object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
name:
name: name
description: Object name. Must be unique per object type.
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
identifier: true
owner: Swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: true
SwitchedObj:
name: SwitchedObj
annotations:
order:
tag: order
value: 1
description: Name of circuit element switch that the SwtControl operates
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Fuse
- Recloser
- Relay
- Swtcontrol
range: string
required: false
SwitchedTerm:
name: SwitchedTerm
annotations:
order:
tag: order
value: 2
description: Terminal number of the controlled element switch
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Fuse
- Recloser
- Relay
- Swtcontrol
range: integer
required: false
Action:
name: Action
annotations:
order:
tag: order
value: 3
description: '{Open | Close} After specified delay time, and if not locked, causes
the controlled switch to open or close'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Fuse
- Recloser
- Swtcontrol
range: string
required: false
Lock:
name: Lock
annotations:
order:
tag: order
value: 4
description: '{Yes | No} Delayed action'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
rank: 1000
owner: Swtcontrol
domain_of:
- Swtcontrol
range: boolean
required: false
Delay:
name: Delay
annotations:
order:
tag: order
value: 5
description: Operating time delay (sec) of the switch
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Capcontrol
- Fuse
- Recloser
- Relay
- Swtcontrol
range: float
required: false
Normal:
name: Normal
annotations:
order:
tag: order
value: 6
description: '{Open | Closed] Normal state of the switch'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Fuse
- Recloser
- Relay
- Swtcontrol
range: string
required: false
State:
name: State
annotations:
order:
tag: order
value: 7
description: '{Open | Closed] Present state of the switch'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Storage
- Fuse
- Recloser
- Relay
- Swtcontrol
range: string
required: false
Reset:
name: Reset
annotations:
order:
tag: order
value: 8
description: '{Yes | No} If Yes, forces Reset of switch to Normal state and removes
Lock independently of any internal reset command for mode change, etc'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Capcontrol
- Recloser
- Regcontrol
- Relay
- Swtcontrol
range: boolean
required: false
basefreq:
name: basefreq
annotations:
order:
tag: order
value: 9
description: Base Frequency for ratings
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: float
required: false
enabled:
name: enabled
annotations:
order:
tag: order
value: 10
description: '{Yes|No or True|False} Indicates whether this element is enabled'
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: boolean
required: false
like:
name: like
annotations:
order:
tag: order
value: 11
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/controls/swtcontrol
owner: Swtcontrol
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: false
class_uri: dss:Swtcontrol