Click or drag to resize

IDigitalValueValue Property

Gets or sets the 16-bit integer value (composed of digital bits) that represents this IDigitalValue.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
ushort Value { get; set; }
View Source

Property Value

UInt16
See Also