PhaseChannel Enumeration
Phase channels for SEL CWS PoW analogs.
Namespace: Gemstone.PhasorProtocols.SelCWSAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.166 -- Release Build+4f9601ce2fc7721cafe5edaeacb540e40faa3f58
Public Enumeration PhaseChannel
public enum class PhaseChannel
Gemstone.PhasorProtocols.SelCWS.PhaseChannel = function();
Gemstone.PhasorProtocols.SelCWS.PhaseChannel.createEnum('Gemstone.PhasorProtocols.SelCWS.PhaseChannel', false);
| IA | 0 |
Phase A current (IA).
|
| IB | 1 |
Phase B current (IB).
|
| IC | 2 |
Phase C current (IC).
|
| VA | 3 |
Phase A voltage (VA).
|
| VB | 4 |
Phase B voltage (VB).
|
| VC | 5 |
Phase C voltage (VC).
|