Click or drag to resize

CapacitorsStates Property

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

A array of integer [0..numsteps-1] indicating state of each step. If the read value is -1 an error has occurred.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int[] States { get; set; }

Property Value

Type: Int32
See Also