openPDC Synchrophasor Help
FrequencyDataFormat Property
NamespacesTVA.PhasorProtocols.SelFastMessageConfigurationCellFrequencyDataFormat
Gets or sets the DataFormat of the FrequencyDefinition of this ConfigurationCell.
Declaration Syntax
C#Visual BasicVisual C++
public override DataFormat FrequencyDataFormat { get; set; }
Public Overrides Property FrequencyDataFormat As DataFormat
	Get
	Set
public:
virtual property DataFormat FrequencyDataFormat {
	DataFormat get () override;
	void set (DataFormat value) override;
}
Remarks
This property only supports floating-point data; SEL Fast Message doesn't transport scaled values.
Exceptions
ExceptionCondition
NotSupportedExceptionSEL Fast Message only supports floating-point data.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0