FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportCurrentInput Interface / GetChannelXCurrentInput Method


In This Topic
    GetChannelXCurrentInput Method (ISupportCurrentInput)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetChannelXCurrentInput( _
       ByVal channel As Integer _
    ) As String
    'Usage
     
    
    Dim instance As ISupportCurrentInput
    Dim channel As Integer
    Dim value As String
     
    value = instance.GetChannelXCurrentInput(channel)
    string GetChannelXCurrentInput( 
       int channel
    )

    Parameters

    channel
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also