FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceQIA123 Class / ShuntStateChanged Event


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