FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIPM505 Class / GetProfileXCurrentInput Method


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

    Parameters

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