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.
            
| C# | Visual Basic | Visual C++ | 
namespace TVA.PhasorProtocols.SelFastMessage
Namespace TVA.PhasorProtocols.SelFastMessage
namespace TVA.PhasorProtocols.SelFastMessage
| All Types | Classes | Enumerations | 
| Icon | Type | Description | 
|---|---|---|
| CommandFrame | 
            Represents the SEL Fast Message implementation of a ICommandFrame that can be sent or received.
              | |
| Common | 
            Common SEL Fast Message declarations and functions.
              | |
| CommonFrameHeader | 
            Represents the common header for all SEL Fast Message frames of data.
              | |
| ConfigurationCell | 
            Represents the SEL Fast Message implementation of a IConfigurationCell that can be sent or received.
              | |
| ConfigurationCellCollection | 
            Represents a SEL Fast Message implementation of a collection of IConfigurationCell objects.
              | |
| ConfigurationFrame | 
            Represents the SEL Fast Message implementation of a IConfigurationFrame that can be sent or received.
              | |
| ConnectionParameters | 
            Represents the extra connection parameters required for a connection to a SEL device.
              | |
| DataCell | 
            Represents the SEL Fast Message implementation of a IDataCell that can be sent or received.
              | |
| DataCellCollection | 
            Represents a SEL Fast Message implementation of a collection of IDataCell objects.
              | |
| DataFrame | 
            Represents the SEL Fast Message implementation of a IDataFrame that can be sent or received.
              | |
| DeviceCommand | 
            SEL Fast Message device commands enumeration.
              | |
| FrameParser | 
            Represents a frame parser for a SEL Fast Message binary data stream that returns parsed data via events.
              | |
| FrameSize | 
            SEL Fast Message PMDATA setting frame size enumeration.
              | |
| FrequencyDefinition | 
            Represents the SEL Fast Message implementation of a IFrequencyDefinition.
              | |
| FrequencyValue | 
            Represents the SEL Fast Message implementation of a IFrequencyValue.
              | |
| MessagePeriod | 
            SEL Fast Message frame rate enumeration.
              | |
| PhasorDefinition | 
            Represents the SEL Fast Message implementation of a IPhasorDefinition.
              | |
| PhasorValue | 
            Represents the SEL Fast Message implementation of a IPhasorValue.
              | |
| StatusFlags | 
            SEL Fast Message status word flags enumeration.
              |