FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIHH505 Class / DACOutputStateChanged Event


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