Gemstone.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

CommandFrame Represents the IEEE 1344 implementation of a ICommandFrame that can be sent or received.
Common Common IEEE 1344 declarations and functions.
CommonFrameHeader Represents the common header for all IEEE 1344 frames of data.
ConfigurationCell Represents the IEEE 1344 implementation of a IConfigurationCell that can be sent or received.
ConfigurationCellCollection Represents a IEEE 1344 implementation of a collection of IConfigurationCell objects.
ConfigurationFrame Represents the IEEE 1344 implementation of a IConfigurationFrame that can be sent or received.
DataCell Represents the IEEE 1344 implementation of a IDataCell that can be sent or received.
DataCellCollection Represents a IEEE 1344 implementation of a collection of IDataCell objects.
DataFrame Represents the IEEE 1344 implementation of a IDataFrame that can be sent or received.
DigitalDefinition Represents the IEEE 1344 implementation of a IDigitalDefinition.
DigitalValue Represents the IEEE 1344 implementation of a IDigitalValue.
FrameImageCollector Collects frame images until a full IEEE 1344 frame has been received.
FrameParser Represents a frame parser for an IEEE 1344 binary data stream that returns parsed data via events.
FrequencyDefinition Represents the IEEE 1344 implementation of a IFrequencyDefinition.
FrequencyValue Represents the IEEE 1344 implementation of a IFrequencyValue.
HeaderFrame Represents the IEEE 1344 implementation of a IHeaderFrame that can be sent or received.
PhasorDefinition Represents the IEEE 1344 implementation of a IPhasorDefinition.
PhasorValue Represents the IEEE 1344 implementation of a IPhasorValue.

Enumerations

FrameType IEEE 1344 frame types enumeration.
TriggerStatus IEEE 1344 trigger status enumeration.