Click or drag to resize

GSF.PhasorProtocols.IEEE1344 Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the IEEE 1344-1995 standard format.
Classes
  Class Description
Public class CommandFrame Represents the IEEE 1344 implementation of a ICommandFrame that can be sent or received.
Public class Common Common IEEE 1344 declarations and functions.
Public class CommonFrameHeader Represents the common header for all IEEE 1344 frames of data.
Public class ConfigurationCell Represents the IEEE 1344 implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a IEEE 1344 implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame Represents the IEEE 1344 implementation of a IConfigurationFrame that can be sent or received.
Public class DataCell Represents the IEEE 1344 implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a IEEE 1344 implementation of a collection of IDataCell objects.
Public class DataFrame Represents the IEEE 1344 implementation of a IDataFrame that can be sent or received.
Public class DigitalDefinition Represents the IEEE 1344 implementation of a IDigitalDefinition.
Public class DigitalValue Represents the IEEE 1344 implementation of a IDigitalValue.
Public class FrameImageCollector Collects frame images until a full IEEE 1344 frame has been received.
Public class FrameParser Represents a frame parser for an IEEE 1344 binary data stream that returns parsed data via events.
Public class FrequencyDefinition Represents the IEEE 1344 implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the IEEE 1344 implementation of a IFrequencyValue.
Public class HeaderFrame Represents the IEEE 1344 implementation of a IHeaderFrame that can be sent or received.
Public class PhasorDefinition Represents the IEEE 1344 implementation of a IPhasorDefinition.
Public class PhasorValue Represents the IEEE 1344 implementation of a IPhasorValue.
Enumerations
  Enumeration Description
Public enumeration FrameType IEEE 1344 frame types enumeration.
Public enumeration TriggerStatus IEEE 1344 trigger status enumeration.