Click or drag to resize

GSF.PhasorProtocols.BPAPDCstream Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the BPA PDCstream format.
Classes
  Class Description
Public class AnalogDefinition Represents the BPA PDCstream implementation of an IAnalogDefinition.
Public class AnalogValue Represents the BPA PDCstream implementation of an IAnalogValue.
Public class Common Common BPA PDCstream declarations and functions.
Public class CommonFrameHeader Represents the common header for all BPA PDCstream frames of data.
Public class ConfigurationCell Represents the BPA PDCstream implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a BPA PDCstream implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame Represents the BPA PDCstream implementation of a IConfigurationFrame that can be sent or received.
Public class ConfigurationFrameParsingState Represents the BPA PDCstream implementation of the parsing state used by a ConfigurationFrame.
Public class ConnectionParameters Represents the extra connection parameters required for a connection to a BPA PDCstream.
Public class DataCell Represents the BPA PDCstream implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a BPA PDCstream implementation of a collection of IDataCell objects.
Public class DataFrame Represents the BPA PDCstream implementation of a IDataFrame that can be sent or received.
Public class DataFrameParsingState Represents the BPA PDCstream protocol implementation of the parsing state used by a DataFrame.
Public class DigitalDefinition Represents the BPA PDCstream implementation of an IDigitalDefinition.
Public class DigitalValue Represents the BPA PDCstream implementation of an IDigitalValue.
Public class FrameParser Represents a frame parser for a BPA PDCstream binary data stream and returns parsed data via events.
Public class FrequencyDefinition Represents the BPA PDCstream implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the BPA PDCstream implementation of a IFrequencyValue.
Public class IniFileNameEditor INI file name browser used with BPA PDCstream ConnectionParameters.
Public class PhasorDefinition Represents the BPA PDCstream implementation of a IPhasorDefinition.
Public class PhasorValue Represents the BPA PDCstream implementation of a IPhasorValue.
Enumerations
  Enumeration Description
Public enumeration ChannelFlags Channel flags enumeration.
Public enumeration FileType File type enueration.
Public enumeration FileVersion File version type.
Public enumeration FormatFlags Format flags enumeration.
Public enumeration FrameType Frame type enumeration.
Public enumeration PMUStatusFlags PMU status flags enumeration.
Public enumeration ReservedFlags Reserved flags enumeration.
Public enumeration RevisionNumber Stream revision number enumeration.
Public enumeration StreamType Stream type enueration.