FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportDACOutputRange Interface / DACOutputStateChanged Event


In This Topic
    DACOutputStateChanged Event (ISupportDACOutputRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Event DACOutputStateChanged As EventHandler
    'Usage
     
    
    Dim instance As ISupportDACOutputRange
    Dim handler As EventHandler
     
    AddHandler instance.DACOutputStateChanged, handler
    event EventHandler DACOutputStateChanged
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also