openPDC Synchrophasor Help
Value Property
NamespacesTVA.PhasorProtocolsChannelValueMeasurement<(Of <(<'T>)>)>Value
Gets or sets the raw measurement value that is not offset by Adder and Multiplier.
Declaration Syntax
C#Visual BasicVisual C++
public virtual double Value { get; set; }
Public Overridable Property Value As Double
	Get
	Set
public:
virtual property double Value {
	double get ();
	void set (double value);
}
Return Value
Raw value of this ChannelValueMeasurement<(Of <(<'T>)>)> (i.e., value that is not offset by Adder and Multiplier).

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