|
AnalogDefinition3Adder Property
|
Gets or sets and adder, i.e., offset, to be applied to the analog value.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public float Adder { get; set; }
Public Property Adder As Single
Get
Set
member Adder : float32 with get, set
function get_Adder();
function set_Adder(value);
View SourceProperty Value
SingleSee Also