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


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

    Parameters

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