CapControls Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.CapControls"]
Namespace: dss_sharp
The CapControls type exposes the following members.
Name | Description | |
---|---|---|
CapControls | Initializes a new instance of the CapControls class |
Name | Description | |
---|---|---|
AllNames |
Array of strings with all CapControl names in the circuit.
| |
Capacitor |
Name of the Capacitor that is controlled.
| |
Count |
Number of CapControl objects in active circuit.
| |
CTratio |
Transducer ratio from pirmary current to control current.
| |
DeadTime | ||
Delay |
Time delay [s] to switch on after arming. Control may reset before actually switching.
| |
DelayOff |
Time delay [s] before swithcing off a step. Control may reset before actually switching.
| |
First |
Sets the first CapControl active. Returns 0 if no more.
| |
idx |
Get/set active CapControl by index; index is 1-based: 1..count
| |
Mode |
Type of automatic controller.
| |
MonitoredObj |
Full name of the element that PT and CT are connected to.
| |
MonitoredTerm |
Terminal number on the element that PT and CT are connected to.
| |
Name |
Sets the active CapControl by Name.
| |
Next |
Sets the next CapControl active. Returns 0 if no more.
| |
OFFSetting |
Threshold to switch off a step. See Mode for units.
| |
ONSetting |
Threshold to arm or switch on a step. See Mode for units.
| |
PTratio |
Transducer ratio from primary feeder to control voltage.
| |
UseVoltOverride |
Enables Vmin and Vmax to override the control Mode
| |
Vmax |
With VoltOverride, swtich off whenever PT voltage exceeds this level.
| |
Vmin |
With VoltOverride, switch ON whenever PT voltage drops below this level.
|
Name | Description | |
---|---|---|
CheckForError | (Inherited from ContextState.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Reset | ||
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
apiutil | (Inherited from ContextState.) | |
ctx | (Inherited from ContextState.) |