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


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

    Parameters

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