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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also