openPDC Synchrophasor Help
Value Property
NamespacesTVA.PhasorProtocolsDigitalValueBaseValue
Gets or sets the unsigned 16-bit integer value (composed of digital bits) that represents this DigitalValueBase.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ushort Value { get; set; }
Public Overridable Property Value As UShort
	Get
	Set
public:
virtual property unsigned short Value {
	unsigned short get ();
	void set (unsigned short value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0