FrameSize Enumeration
SEL Fast Message PMDATA setting frame size enumeration.
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.165 -- Release Build+4602076e5063a409825f3f5a8c01b62eac861155
[SerializableAttribute]
public enum FrameSize
<SerializableAttribute>
Public Enumeration FrameSize
[SerializableAttribute]
public enum class FrameSize
Gemstone.PhasorProtocols.SelFastMessage.FrameSize = function();
Gemstone.PhasorProtocols.SelFastMessage.FrameSize.createEnum('Gemstone.PhasorProtocols.SelFastMessage.FrameSize', false);
| V1 | 40 |
Positive sequence voltage phasor.
|
| V | 64 |
Three-phase and positive sequence voltage phasors.
|
| A | 96 |
Three-phase and positive sequence voltage and current phasors.
|