|
AnalogChannelScalingIdentifier Property
|
Gets or sets the primary or secondary data scaling identifier of this
AnalogChannel.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public char ScalingIdentifier { get; set; }
Public Property ScalingIdentifier As Char
Get
Set
member ScalingIdentifier : char with get, set
function get_ScalingIdentifier();
function set_ScalingIdentifier(value);
View SourceProperty Value
CharSee Also