FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportDigitalCharacteristics Interface / GetChannelXNumberOfLoadingPoints Method


In This Topic
    GetChannelXNumberOfLoadingPoints Method (ISupportDigitalCharacteristics)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetChannelXNumberOfLoadingPoints( _
       ByVal channelNumber As Integer _
    ) As Integer
    'Usage
     
    
    Dim instance As ISupportDigitalCharacteristics
    Dim channelNumber As Integer
    Dim value As Integer
     
    value = instance.GetChannelXNumberOfLoadingPoints(channelNumber)
    int GetChannelXNumberOfLoadingPoints( 
       int channelNumber
    )

    Parameters

    channelNumber
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also