Click or drag to resize

ChannelDefinitionBaseMaximumScalingValue Property

Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.

Namespace: GSF.PhasorProtocols
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