Click or drag to resize

RegControls Properties

[This is preliminary documentation and is subject to change.]

The RegControls type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all RegControl names in the circuit.
Public propertyCount
Number of RegControl objects in active circuit.
Public propertyCTPrimary
CT primary ampere rating (secondary is 0.2 amperes)
Public propertyDelay
Time delay [s] after arming before the first tap change. Control may reset before actually changing taps.
Public propertyFirst
Sets the first RegControl active. Returns 0 if no more.
Public propertyForwardBand
Regulation bandwidth in forward direciton, centered on Vreg
Public propertyForwardR
LDC R setting in Volts
Public propertyForwardVreg
Target voltage in the forward direction, on PT secondary base.
Public propertyForwardX
LDC X setting in Volts
Public propertyidx
Get/set active RegControl by index; index is 1-based: 1..count
Public propertyIsInverseTime
Time delay is inversely adjsuted, proportinal to the amount of voltage outside the regulating band.
Public propertyIsReversible
Regulator can use different settings in the reverse direction. Usually not applicable to substation transformers.
Public propertyMaxTapChange
Maximum tap change per iteration in STATIC solution mode. 1 is more realistic, 16 is the default for a faster soluiton.
Public propertyMonitoredBus
Name of a remote regulated bus, in lieu of LDC settings
Public propertyName
Sets the active RegControl by Name.
Public propertyNext
Sets the next RegControl active. Returns 0 if no more.
Public propertyPTratio
PT ratio for voltage control settings
Public propertyReverseBand
Bandwidth in reverse direction, centered on reverse Vreg.
Public propertyReverseR
Reverse LDC R setting in Volts.
Public propertyReverseVreg
Target voltage in the revese direction, on PT secondary base.
Public propertyReverseX
Reverse LDC X setting in volts.
Public propertyTapDelay
Time delay [s] for subsequent tap changes in a set. Control may reset before actually changing taps.
Public propertyTapNumber
Integer number of the tap that the controlled transformer winding is currentliy on.
Public propertyTapWinding
Tapped winding number
Public propertyTransformer
Name of the transformer this regulator controls
Public propertyVoltageLimit
First house voltage limit on PT secondary base. Setting to 0 disables this function.
Public propertyWinding
Winding number for PT and CT connections
Top
See Also