|
AnalogChannelPrimaryRatio Property
|
Gets or sets the channel voltage or current transformer ratio primary factor of this
AnalogChannel.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public double PrimaryRatio { get; set; }
Public Property PrimaryRatio As Double
Get
Set
member PrimaryRatio : float with get, set
function get_PrimaryRatio();
function set_PrimaryRatio(value);
View SourceProperty Value
DoubleSee Also