Click or drag to resize

GSF.PhasorProtocols.SelFastMessage Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the SEL Fast Message format used by a variety of SEL devices.
Classes
  Class Description
Public class CommandFrame Represents the SEL Fast Message implementation of a ICommandFrame that can be sent or received.
Public class Common Common SEL Fast Message declarations and functions.
Public class CommonFrameHeader Represents the common header for all SEL Fast Message frames of data.
Public class ConfigurationCell Represents the SEL Fast Message implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a SEL Fast Message implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame Represents the SEL Fast Message implementation of a IConfigurationFrame that can be sent or received.
Public class ConnectionParameters Represents the extra connection parameters required for a connection to a SEL device.
Public class DataCell Represents the SEL Fast Message implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a SEL Fast Message implementation of a collection of IDataCell objects.
Public class DataFrame Represents the SEL Fast Message implementation of a IDataFrame that can be sent or received.
Public class FrameParser Represents a frame parser for a SEL Fast Message binary data stream that returns parsed data via events.
Public class FrequencyDefinition Represents the SEL Fast Message implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the SEL Fast Message implementation of a IFrequencyValue.
Public class PhasorDefinition Represents the SEL Fast Message implementation of a IPhasorDefinition.
Public class PhasorValue Represents the SEL Fast Message implementation of a IPhasorValue.
Enumerations
  Enumeration Description
Public enumeration DeviceCommand SEL Fast Message device commands enumeration.
Public enumeration FrameSize SEL Fast Message PMDATA setting frame size enumeration.
Public enumeration MessagePeriod SEL Fast Message frame rate enumeration.
Public enumeration StatusFlags SEL Fast Message status word flags enumeration.