Storages Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.Storages"]
Namespace: dss_sharp
The Storages type exposes the following members.
| Name | Description | |
|---|---|---|
| AllNames |
Array of strings with all Storage names in the circuit.
| |
| Count |
Number of Storage objects in active circuit.
| |
| First |
Sets the first Storage active. Returns 0 if no more.
| |
| idx |
Get/set active Storage by index; index is 1-based: 1..count
| |
| Name |
Sets the active Storage by Name.
| |
| Next |
Sets the next Storage active. Returns 0 if no more.
| |
| puSOC |
Per unit state of charge
| |
| RegisterNames |
Array of Names of all Storage energy meter registers
| |
| RegisterValues |
Array of values in Storage registers.
| |
| State |
Get/set state: 0=Idling; 1=Discharging; -1=Charging;
Related enumeration: StorageStates
|
| Name | Description | |
|---|---|---|
| CheckForError | (Inherited from ContextState.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| apiutil | (Inherited from ContextState.) | |
| ctx | (Inherited from ContextState.) |