FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIHH505 Class / currentInputLUT Property


In This Topic
    currentInputLUT Property (DeviceIHH505)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property currentInputLUT As CommonLookUpTable
    'Usage
     
    
    Dim instance As DeviceIHH505
    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