Click or drag to resize

GSF.PhasorProtocols.SelCWS Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the SEL CWS device format.
Classes
  Class Description
Public class AnalogDefinition Represents the SEL CWS implementation of an IAnalogDefinition.
Public class AnalogValue Represents the SEL CWS implementation of an IAnalogValue.
Public class Common Common SEL CWS declarations and functions.
Public class CommonFrameHeader Represents the common header for a SEL CWS frame of data.
Public class ConfigurationCell Represents the SEL CWS implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a SEL CWS implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame Represents the SEL CWS 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 CWS device.
Public class DataCell Represents the SEL CWS implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a SEL CWS implementation of a collection of IDataCell objects.
Public class DataFrame Represents the SEL CWS implementation of a IDataFrame that can be sent or received.
Public class FrameParser Represents a frame parser for a SEL CWS text based data stream that returns parsed data via events.
Public class FrequencyDefinition Represents the SEL CWS implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the SEL CWS implementation of a IFrequencyValue.
Public class PhasorDefinition Represents the SEL CWS implementation of a IPhasorDefinition.
Public class PhasorValue Represents the SEL CWS implementation of a IPhasorValue.
Enumerations
  Enumeration Description
Public enumeration FrameType SEL CWS frame types enumeration.