openPDC Synchrophasor Help
DataFormat Property
NamespacesTVA.PhasorProtocolsDigitalDefinitionBaseDataFormat
Gets the DataFormat of this DigitalDefinitionBase.
Declaration Syntax
C#Visual BasicVisual C++
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override sealed DataFormat DataFormat { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Overrides NotOverridable ReadOnly Property DataFormat As DataFormat
	Get
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
virtual property DataFormat DataFormat {
	DataFormat get () override sealed;
}
Remarks
Data format for digital values will always be FixedInteger.

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