FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceUSB225ProfileCalibrationModel Class / CurrentInputLUT Property


In This Topic
    CurrentInputLUT Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CurrentInputLUT As CommonLookUpTable
    'Usage
     
    
    Dim instance As DeviceUSB225ProfileCalibrationModel
    Dim value As CommonLookUpTable
     
    instance.CurrentInputLUT = value
     
    value = instance.CurrentInputLUT
    public CommonLookUpTable CurrentInputLUT {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also