Click or drag to resize

Common Class

Common SEL Fast Message declarations and functions.
Inheritance Hierarchy
SystemObject
  GSF.PhasorProtocols.SelFastMessageCommon

Namespace: GSF.PhasorProtocols.SelFastMessage
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.

Fields
 NameDescription
Public fieldStatic memberHeaderByte1 SEL Fast message data frame header byte 1.
Public fieldStatic memberHeaderByte2 SEL Fast message data frame header byte 2.
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.
Top
See Also