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


In This Topic
    CurrentInputLUT Property (DeviceUSB225ProfileCalibrationModel)
    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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also