FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportDACOutputRange Interface / DACOutputIsEnabled Method


In This Topic
    DACOutputIsEnabled Method (ISupportDACOutputRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Function DACOutputIsEnabled() As Boolean
    'Usage
     
    
    Dim instance As ISupportDACOutputRange
    Dim value As Boolean
     
    value = instance.DACOutputIsEnabled()
    bool DACOutputIsEnabled()
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also