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


In This Topic
    SensorOutputTypeLUT Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SensorOutputTypeLUT As IHH505SensorTypeLUT
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim value As IHH505SensorTypeLUT
     
    instance.SensorOutputTypeLUT = value
     
    value = instance.SensorOutputTypeLUT
    public IHH505SensorTypeLUT SensorOutputTypeLUT {get; set;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also