FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportCurrentInputProfileCalibrationModel Interface / CurrentInputLUT Property


In This Topic
    CurrentInputLUT Property (ISupportCurrentInputProfileCalibrationModel)
    In This Topic
    Syntax
    'Declaration
     
    
    Property CurrentInputLUT As CommonLookUpTable
    'Usage
     
    
    Dim instance As ISupportCurrentInputProfileCalibrationModel
    Dim value As CommonLookUpTable
     
    instance.CurrentInputLUT = value
     
    value = instance.CurrentInputLUT
    CommonLookUpTable CurrentInputLUT {get; set;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also