Common Class

Common IEEE C37.118 declarations and functions.

Definition

Namespace: Gemstone.PhasorProtocols.IEEEC37_118
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
public static class Common
Inheritance
Object    Common

Methods

ToVersionString Gets the version number for a given DraftRevision.

Fields

MaximumAnalogValues Absolute maximum number of possible analog values that could fit into a data frame.
MaximumDataLength Absolute maximum data length (in bytes) that could fit into any frame.
MaximumDigitalValues Absolute maximum number of possible digital values that could fit into a data frame.
MaximumExtendedDataLength Absolute maximum number of bytes of extended data that could fit into a command frame.
MaximumPhasorValues Absolute maximum number of possible phasor values that could fit into a data frame.
TimeQualityFlagsMask Time quality flags mask.

See Also