Common Class

Common SEL CWS declarations and functions.

Definition

Namespace: Gemstone.PhasorProtocols.SelCWS
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.160 -- Release Build+513330b2be7fdb9c9f4bfe60fd4f0a256321d484
public static class Common
Inheritance
Object    Common

Fields

DefaultFramePerSecond Default frame rate for SEL CWS devices is 3000 frames per second.
DefaultNominalFrequency Default nominal frequency for SEL CWS devices is 60Hz.
FramesPerPacket Frames per UDP packet for SEL CWS devices is 50 samples.
MaximumAnalogValues Absolute maximum number of possible analog values that could fit into a data frame.
MaximumDigitalValues Absolute maximum number of possible digital values that could fit into a data frame.
MaximumPhasorValues Absolute maximum number of possible phasor values that could fit into a data frame.
Version SEL CWS data supported version.

See Also