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


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

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also