FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIHH505 Class / GetChannelXDACOutputRange Method


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

    Parameters

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