| PVSystemsduty Property |
[This is preliminary documentation and is subject to change.]
Name of the load shape to use for duty cycle dispatch simulations such as
for solar ramp rate studies. Must be previously defined as a Loadshape
object. Typically would have time intervals of 1-5 seconds.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string duty { get; set; }
Public Property duty As String
Get
Set
public:
property String^ duty {
String^ get ();
void set (String^ value);
}
member duty : string with get, set
function get_duty();
function set_duty(value);
Property Value
Type:
StringSee Also