|
DataCellAnalogValue Property
|
Gets or sets analog value for F-NET data row.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public double AnalogValue { get; set; }
Public Property AnalogValue As Double
Get
Set
member AnalogValue : float with get, set
function get_AnalogValue();
function set_AnalogValue(value);
View SourceProperty Value
DoubleSee Also