Click or drag to resize

GSF.PhasorProtocols.IEC61850_90_5 Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the IEC 61850-90-5-2005 standard format.
Classes
  Class Description
Public class AnalogDefinition Represents the IEC 61850-90-5 implementation of an IAnalogDefinition.
Public class AnalogValue Represents the IEC 61850-90-5 implementation of an IAnalogValue.
Public class CommandFrame Represents the IEC 61850-90-5 implementation of a ICommandFrame that can be sent or received.
Public class Common Common IEC 61850-90-5 declarations and functions.
Public class CommonFrameHeader Represents the common header for all IEC 61850-90-5 frames of data.
Public class ConfigurationCell Represents the IEC 61850-90-5 implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a IEC 61850-90-5 implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame Represents the IEC 61850-90-5 implementation of a IConfigurationFrame that can be sent or received.
Public class ConnectionParameters Represents the extra connection parameters available for a connection to an IEC 61850-90-5 stream.
Public class DataCell Represents the IEC 61850-90-5 implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a IEC 61850-90-5 implementation of a collection of IDataCell objects.
Public class DataFrame Represents the IEC 61850-90-5 implementation of a IDataFrame that can be sent or received.
Public class DigitalDefinition Represents the IEC 61850-90-5 implementation of a IDigitalDefinition.
Public class DigitalValue Represents the IEC 61850-90-5 implementation of a IDigitalValue.
Public class FrameParser Represents a frame parser for an IEC 61850-90-5 binary data stream and returns parsed data via events.
Public class FrequencyDefinition Represents the IEC 61850-90-5 implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the IEC 61850-90-5 implementation of a IFrequencyValue.
Public class PhasorDefinition Represents the IEC 61850-90-5 implementation of a IPhasorDefinition.
Public class PhasorValue Represents the IEC 61850-90-5 implementation of a IPhasorValue.
Enumerations
  Enumeration Description
Public enumeration DraftRevision Protocol draft revision numbers enumeration.
Public enumeration FormatFlags Data format flags enumeration.
Public enumeration FrameType IEC 61850-90-5 frame types enumeration.
Public enumeration SampledValueTag Sampled value tags.
Public enumeration SecurityAlgorithm IEC 61850-90-5 security algorithm.
Public enumeration SessionType IEC 61850-90-5 session types.
Public enumeration SignatureAlgorithm IEC 61850-90-5 signature algorithm.
Public enumeration StatusFlags Status flags enumeration.
Public enumeration TimeQualityFlags Time quality flags enumeration.
Public enumeration TimeQualityIndicatorCode Time quality indicator code enumeration.
Public enumeration TriggerReason Trigger reason enumeration.
Public enumeration UnlockedTime Unlocked time enumeration.