Click or drag to resize

Storages Properties

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

The Storages type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all Storage names in the circuit.
Public propertyCount
Number of Storage objects in active circuit.
Public propertyFirst
Sets the first Storage active. Returns 0 if no more.
Public propertyidx
Get/set active Storage by index; index is 1-based: 1..count
Public propertyName
Sets the active Storage by Name.
Public propertyNext
Sets the next Storage active. Returns 0 if no more.
Public propertypuSOC
Per unit state of charge
Public propertyRegisterNames
Array of Names of all Storage energy meter registers
Public propertyRegisterValues
Array of values in Storage registers.
Public propertyState
Get/set state: 0=Idling; 1=Discharging; -1=Charging; Related enumeration: StorageStates
Top
See Also