Click or drag to resize

DigitalDefinition3ScalePerBit Property

Gets the scale/bit for the ScalingValue 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 double ScalePerBit { get; }
View Source

Property Value

Double

Implements

IChannelDefinitionScalePerBit
IChannelDefinitionScalePerBit
Remarks
Scale/bit for digital values will always be 1.0.
See Also