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


In This Topic
    SetChannelXDigitalTareValue Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetChannelXDigitalTareValue( _
       ByVal tareValue As UInteger _
    ) 
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim tareValue As UInteger
     
    instance.SetChannelXDigitalTareValue(tareValue)
    public void SetChannelXDigitalTareValue( 
       uint tareValue
    )

    Parameters

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