|
IDigitalValueValue Property
|
Gets or sets the 16-bit integer value (composed of digital bits) that represents this
IDigitalValue.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax Property Value As UShort
Get
Set
abstract Value : uint16 with get, set
function get_Value();
function set_Value(value);
View SourceProperty Value
UInt16See Also