Phase Enumeration
Phase types.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.128 -- Release Build+1b345d0ae00b8cec154a675bc1a93c4812c5641f
Gemstone.PQDIF.Logical.Phase = function();
Gemstone.PQDIF.Logical.Phase.createEnum('Gemstone.PQDIF.Logical.Phase', false);
None | 0 |
Phase is not applicable.
|
AN | 1 |
A-to-neutral.
|
BN | 2 |
B-to-neutral.
|
CN | 3 |
C-to-neutral.
|
NG | 4 |
Neutral-to-ground.
|
AB | 5 |
A-to-B.
|
BC | 6 |
B-to-C.
|
CA | 7 |
C-to-A.
|
Residual | 8 |
Residual - the vector or point-on-wave sum of Phases A, B, and C.
Should be zero in a perfectly balanced system.
|
Net | 9 |
Net - the vector or point-on-wave sum of Phases A, B, C and the
Neutral phase. Should be zero in a 4-wire system with no earth
return path.
|
PositiveSequence | 10 |
Positive sequence.
|
NegativeSequence | 11 |
Negative sequence.
|
ZeroSequence | 12 |
Zero sequence.
|
Total | 13 |
The value representing a total or other
summarizing value in a multi-phase system.
|
LineToNeutralAverage | 14 |
The value representing average of 3 line-neutral values.
|
LineToLineAverage | 15 |
The value representing average of 3 line-line values.
|
Worst | 16 |
The value representing the "worst" of the 3 phases.
|
Plus | 17 |
DC Positive.
|
Minus | 18 |
DC Negative.
|
General1 | 19 |
Generic Phase 1.
|
General2 | 20 |
Generic Phase 2.
|
General3 | 21 |
Generic Phase 3.
|
General4 | 22 |
Generic Phase 4.
|
General5 | 23 |
Generic Phase 5.
|
General6 | 24 |
Generic Phase 6.
|
General7 | 25 |
Generic Phase 7.
|
General8 | 26 |
Generic Phase 8.
|
General9 | 27 |
Generic Phase 9.
|
General10 | 28 |
Generic Phase 10.
|
General11 | 29 |
Generic Phase 11.
|
General12 | 30 |
Generic Phase 12.
|
General13 | 31 |
Generic Phase 13.
|
General14 | 32 |
Generic Phase 14.
|
General15 | 33 |
Generic Phase 15.
|
General16 | 34 |
Generic Phase 16.
|