FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIAA105 Class / GetShuntValue Method


In This Topic
    GetShuntValue Method (DeviceIAA105)
    In This Topic
    Gets the shunt value.
    Syntax
    'Declaration
     
    
    Public Function GetShuntValue() As String
    'Usage
     
    
    Dim instance As DeviceIAA105
    Dim value As String
     
    value = instance.GetShuntValue()
    public string GetShuntValue()

    Return Value

    The shunt value.
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also