Click or drag to resize

Common Class

Common IEEE C37.118 declarations and functions.
Inheritance Hierarchy
SystemObject
  GSF.PhasorProtocols.IEEEC37_118Common

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public static class Common
View Source

The Common type exposes the following members.

Methods
 NameDescription
Public Extension MethodToVersionString Gets the version number for a given DraftRevision.
Top
Fields
 NameDescription
Public fieldStatic memberMaximumAnalogValues Absolute maximum number of possible analog values that could fit into a data frame.
Public fieldStatic memberMaximumDataLength Absolute maximum data length (in bytes) that could fit into any frame.
Public fieldStatic memberMaximumDigitalValues Absolute maximum number of possible digital values that could fit into a data frame.
Public fieldStatic memberMaximumExtendedDataLength Absolute maximum number of bytes of extended data that could fit into a command frame.
Public fieldStatic memberMaximumPhasorValues Absolute maximum number of possible phasor values that could fit into a data frame.
Public fieldStatic memberTimeQualityFlagsMask Time quality flags mask.
Top
See Also