Click or drag to resize

ChannelDefinitionBase3MaximumScalingValue Property

Gets the maximum value for the ScalingValue of this ChannelDefinitionBase3.

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual uint MaximumScalingValue { get; }
View Source

Property Value

UInt32

Implements

IChannelDefinitionMaximumScalingValue
Remarks
The base implementation accommodates maximum scaling factor of 24-bits of space.
See Also