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


In This Topic
    GainLUT Property (DeviceQIA128)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GainLUT As CommonLookUpTable
    'Usage
     
    
    Dim instance As DeviceQIA128
    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