| RegControlsForwardVreg Property |
[This is preliminary documentation and is subject to change.]
Target voltage in the forward direction, on PT secondary base.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double ForwardVreg { get; set; }
Public Property ForwardVreg As Double
Get
Set
public:
property double ForwardVreg {
double get ();
void set (double value);
}
member ForwardVreg : float with get, set
function get_ForwardVreg();
function set_ForwardVreg(value);
Property Value
Type:
DoubleSee Also