Click or drag to resize

GSF.PhasorProtocols.FNET Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the F-NET device format.
Classes
  Class Description
Public class Common Common F-NET declarations and functions.
Public class CommonFrameHeader Represents the common header for a F-NET frame of data.
Public class ConfigurationCell Represents the F-NET implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a F-NET implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame Represents the F-NET implementation of a IConfigurationFrame that can be sent or received.
Public class ConnectionParameters Represents the extra connection parameters required for a connection to a F-NET device.
Public class DataCell Represents the F-NET implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a F-NET implementation of a collection of IDataCell objects.
Public class DataFrame Represents the F-NET implementation of a IDataFrame that can be sent or received.
Public class FrameParser Represents a frame parser for a F-NET text based data stream that returns parsed data via events.
Public class FrequencyDefinition Represents the F-NET implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the F-NET implementation of a IFrequencyValue.
Public class PhasorDefinition Represents the F-NET implementation of a IPhasorDefinition.
Public class PhasorValue Represents the F-NET implementation of a IPhasorValue.