| 
            
              AnalogChannelSecondaryRatio Property
             | 
          
        
        
            Gets or sets the channel voltage or current transformer ratio secondary factor of this 
AnalogChannel.
            
 
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic double SecondaryRatio { get; set; }Public Property SecondaryRatio As Double
	Get
	Set
member SecondaryRatio : float with get, set
function get_SecondaryRatio();
function set_SecondaryRatio(value);
 View SourceProperty Value
Double
See Also