FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportTEDS Interface / SetDeviceChannelLoadTeds Method


In This Topic
    SetDeviceChannelLoadTeds Method (ISupportTEDS)
    In This Topic
    Syntax
    'Declaration
     
    
    Function SetDeviceChannelLoadTeds( _
       ByVal channelNumber As Integer _
    ) As Integer
    'Usage
     
    
    Dim instance As ISupportTEDS
    Dim channelNumber As Integer
    Dim value As Integer
     
    value = instance.SetDeviceChannelLoadTeds(channelNumber)
    int SetDeviceChannelLoadTeds( 
       int channelNumber
    )

    Parameters

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