SwtControl#
( Circuit Element, Control Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/SwtControl.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
string |
Name of circuit element switch that the SwtControl operates. Specify the full object class and name. |
||
2 |
|
integer |
1 |
Terminal number of the controlled element switch. 1 or 2, typically. |
|
3 |
|
string |
After specified delay time, and if not locked, causes the controlled switch to open or close. |
||
4 |
|
boolean |
False |
Delayed action. Sends CTRL_LOCK or CTRL_UNLOCK message to control queue. After delay time, controlled switch is locked in its present open / close state or unlocked. Switch will not respond to either manual (Action) or automatic (APIs) control or internal OpenDSS Reset when locked. |
|
5 |
|
real |
120.0 |
s |
Operating time delay of the switch. |
6 |
|
string |
closed |
Normal state of the switch. If not Locked, the switch reverts to this state for reset, change of mode, etc. Defaults to first Action or State specified if not specifically declared. |
|
7 |
|
string |
Present state of the switch. Upon setting, immediately forces state of switch. |
||
8 |
|
boolean |
False |
If Yes, forces Reset of switch to Normal state and removes Lock independently of any internal reset command for mode change, etc. |
|
9 |
|
real |
Hz |
Base Frequency for ratings. |
|
10 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
11 |
|
string |
Make like another object, e.g.: |
Enumerations#
SwtControl: Action#
Value |
---|
|
|
SwtControl: State#
Value |
---|
|
|
Sample links#
These are the 4 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
16 |
|
2 |
|
2 |
|
2 |
Links are provided to the dss-extensions/electricdss-src repository since there are some edits and fixes. Otherwise, these files should be available on the official OpenDSS SVN or in the OpenDSS application folder if your have a local installation.