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


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

    Parameters

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