FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIDC250 Class / GetChannelXLinearizationState Method


In This Topic
    GetChannelXLinearizationState Method (DeviceIDC250)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetChannelXLinearizationState( _
       ByVal channelNumber As Integer _
    ) As Integer
    'Usage
     
    
    Dim instance As DeviceIDC250
    Dim channelNumber As Integer
    Dim value As Integer
     
    value = instance.GetChannelXLinearizationState(channelNumber)
    public int GetChannelXLinearizationState( 
       int channelNumber
    )

    Parameters

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