| TransformersWdg Property |
[This is preliminary documentation and is subject to change.]
Active Winding Number from 1..NumWindings. Update this before reading or setting a sequence of winding properties (R, Tap, kV, kVA, etc.)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Wdg { get; set; }
Public Property Wdg As Integer
Get
Set
public:
property int Wdg {
int get ();
void set (int value);
}
member Wdg : int with get, set
function get_Wdg();
function set_Wdg(value);
Property Value
Type:
Int32See Also