FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceUSB225 Class / SetShuntValue Method


In This Topic
    SetShuntValue Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetShuntValue( _
       ByVal shuntValue As String _
    ) 
    'Usage
     
    
    Dim instance As DeviceUSB225
    Dim shuntValue As String
     
    instance.SetShuntValue(shuntValue)
    public void SetShuntValue( 
       string shuntValue
    )

    Parameters

    shuntValue
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also