FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportAnalogOutputRange Interface / GetProfileXOffsetOutputRange Method


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

    Parameters

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