Click or drag to resize

Reclosers Properties

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

The Reclosers type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all Recloser names in the circuit.
Public propertyCount
Number of Recloser objects in active circuit.
Public propertyFirst
Sets the first Recloser active. Returns 0 if no more.
Public propertyGroundInst
Ground (3I0) instantaneous trip setting - curve multipler or actual amps.
Public propertyGroundTrip
Ground (3I0) trip multiplier or actual amps
Public propertyidx
Get/set active Recloser by index; index is 1-based: 1..count
Public propertyMonitoredObj
Full name of object this Recloser to be monitored.
Public propertyMonitoredTerm
Terminal number of Monitored object for the Recloser
Public propertyName
Sets the active Recloser by Name.
Public propertyNext
Sets the next Recloser active. Returns 0 if no more.
Public propertyNormalState
Get/set normal state (ActionCodes.Open=1, ActionCodes.Close=2) of the recloser.
Public propertyNumFast
Number of fast shots
Public propertyPhaseInst
Phase instantaneous curve multipler or actual amps
Public propertyPhaseTrip
Phase trip curve multiplier or actual amps
Public propertyRecloseIntervals
Array of Doubles: reclose intervals, s, between shots.
Public propertyShots
Number of shots to lockout (fast + delayed)
Public propertyState
Get/Set present state of recloser. If set to open (ActionCodes.Open=1), open recloser's controlled element and lock out the recloser. If set to close (ActionCodes.Close=2), close recloser's controlled element and resets recloser to first operation.
Public propertySwitchedObj
Full name of the circuit element that is being switched by the Recloser.
Public propertySwitchedTerm
Terminal number of the controlled device being switched by the Recloser
Top
See Also