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


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

    Parameters

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