Click or drag to resize

Capacitors Properties

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

The Capacitors type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all Capacitor names in the circuit.
Public propertyAvailableSteps
Number of Steps available in cap bank to be switched ON.
Public propertyCount
Number of Capacitor objects in active circuit.
Public propertyFirst
Sets the first Capacitor active. Returns 0 if no more.
Public propertyidx
Get/set active Capacitor by index; index is 1-based: 1..count
Public propertyIsDelta
Delta connection or wye?
Public propertykV
Bank kV rating. Use LL for 2 or 3 phases, or actual can rating for 1 phase.
Public propertykvar
Total bank KVAR, distributed equally among phases and steps.
Public propertyName
Sets the active Capacitor by Name.
Public propertyNext
Sets the next Capacitor active. Returns 0 if no more.
Public propertyNumSteps
Number of steps (default 1) for distributing and switching the total bank kVAR.
Public propertyStates
A array of integer [0..numsteps-1] indicating state of each step. If the read value is -1 an error has occurred.
Top
See Also