public Channel<double> GetAnalogChannel( string name )
Public Function GetAnalogChannel ( name As String ) As Channel(Of Double)
public: Channel<double>^ GetAnalogChannel( String^ name )
member GetAnalogChannel : name : string -> Channel<float>
function GetAnalogChannel(name);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.