FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIAA105 Class / GainLUT Property


In This Topic
    GainLUT Property (DeviceIAA105)
    In This Topic
    Lookup Table for gain values.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GainLUT As CommonLookUpTable
    'Usage
     
    
    Dim instance As DeviceIAA105
    Dim value As CommonLookUpTable
     
    value = instance.GainLUT
    public CommonLookUpTable GainLUT {get;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also