Reclosers Properties |
[This is preliminary documentation and is subject to change.]
The Reclosers type exposes the following members.
Name | Description | |
---|---|---|
AllNames |
Array of strings with all Recloser names in the circuit.
| |
Count |
Number of Recloser objects in active circuit.
| |
First |
Sets the first Recloser active. Returns 0 if no more.
| |
GroundInst |
Ground (3I0) instantaneous trip setting - curve multipler or actual amps.
| |
GroundTrip |
Ground (3I0) trip multiplier or actual amps
| |
idx |
Get/set active Recloser by index; index is 1-based: 1..count
| |
MonitoredObj |
Full name of object this Recloser to be monitored.
| |
MonitoredTerm |
Terminal number of Monitored object for the Recloser
| |
Name |
Sets the active Recloser by Name.
| |
Next |
Sets the next Recloser active. Returns 0 if no more.
| |
NormalState |
Get/set normal state (ActionCodes.Open=1, ActionCodes.Close=2) of the recloser.
| |
NumFast |
Number of fast shots
| |
PhaseInst |
Phase instantaneous curve multipler or actual amps
| |
PhaseTrip |
Phase trip curve multiplier or actual amps
| |
RecloseIntervals |
Array of Doubles: reclose intervals, s, between shots.
| |
Shots |
Number of shots to lockout (fast + delayed)
| |
State |
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.
| |
SwitchedObj |
Full name of the circuit element that is being switched by the Recloser.
| |
SwitchedTerm |
Terminal number of the controlled device being switched by the Recloser
|