Click or drag to resize

DigitalDefinition3DataFormat Property

Gets the DataFormat of this DigitalDefinitionBase.

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override DataFormat DataFormat { get; }
View Source

Property Value

DataFormat

Implements

IChannelDefinitionDataFormat
IChannelDefinitionDataFormat
Remarks
Data format for digital values will always be FixedInteger.
See Also