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


In This Topic
    ChannnelXEncoderIsEnabled Method (DeviceIHH505)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function ChannnelXEncoderIsEnabled( _
       ByVal channel As Integer _
    ) As Boolean
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim channel As Integer
    Dim value As Boolean
     
    value = instance.ChannnelXEncoderIsEnabled(channel)
    public bool ChannnelXEncoderIsEnabled( 
       int channel
    )

    Parameters

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