FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIDC250 Class / RelayModeLUT Property


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