openPDC Synchrophasor Help
FrequencyDataFormat Property
NamespacesTVA.PhasorProtocols.MacrodyneConfigurationCellFrequencyDataFormat
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 scaled data; Macrodyne doesn't transport floating-point values.
Exceptions
ExceptionCondition
NotSupportedExceptionMacrodyne only supports scaled data.

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