openPDC Synchrophasor Help
AnalogDataFormat Property
NamespacesTVA.PhasorProtocolsConfigurationCellBaseAnalogDataFormat
Gets or sets the DataFormat for the IAnalogDefinition objects in the AnalogDefinitions of this ConfigurationCellBase.
Declaration Syntax
C#Visual BasicVisual C++
public abstract DataFormat AnalogDataFormat { get; set; }
Public MustOverride Property AnalogDataFormat As DataFormat
	Get
	Set
public:
virtual property DataFormat AnalogDataFormat {
	DataFormat get () abstract;
	void set (DataFormat value) abstract;
}

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