FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportEncoderReading Interface / GetChannelXEncoderSamplingRate Method


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

    Parameters

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