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

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